https://www.postgresql.org/docs/current/static /datentyp-zeichen.html
Effektiv in bpchar b steht für blank und p steht für aufgefüllt und bpchar ist dasselbe wie char(n) oder character(n) , ein Leerzeichen, das zu n aufgefüllt wird Länge Zeichenfolge...
Weitere Zitate:
https://www.postgresql.org/docs/current/static /typeconv-query.html