Ari Kahn wrote:

I think the issue is something like this though.

Send the output of your database listing to a pipe through 'cat -evt' and see if you've got any unusual characters in the names of your databases:

echo '\l' | psql template1 |cat -evt

--
Until later, Geoffrey

Any society that would give up a little liberty to gain a little
security will deserve neither and lose both.  - Benjamin Franklin

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to