Folks,

> Bug summary: PSQL's \d table displaying garbage characters for one table.
> Severity:  Annoyance
> Reproducability: Poor
> Version:  7.4.3 on the client, 7.4.1 on the server.  Both compiled from
> source.
> Platform: SuSE Linux 9.1, Linux Kernel 2.6.7 (client), RH Linux 8.0 on
> server. Connection btw. client <--> server is over SSH tunnel.

UPDATE:  Turns out the garbage characters were actually in the field names 
themselves.   Somehow a previous bad connection caused line breaks to get 
replaced with unicode garbage when I created the table.   It seems like, in 
PSQL, the use of non-ASCII characters should require quoted identifiers, but 
apparently not?

-- 
__Aglio Database Solutions_______________
Josh Berkus                    Consultant
[EMAIL PROTECTED]        www.agliodbs.com
Ph: 415-752-2500        Fax: 415-752-2387
2166 Hayes Suite 200    San Francisco, CA

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to