Re: pg_dumpall: does not exist database - Mailing list pgsql-general

From Geoffrey
Subject Re: pg_dumpall: does not exist database
Date
Msg-id 444E1297.90600@3times25.net
Whole thread Raw
In response to Re: pg_dumpall: does not exist database  (Ari Kahn <akahn1@gmu.edu>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Geoffrey
Date:
Subject: Re: How to have a blind-superuser
Next
From: Geoffrey
Date:
Subject: Re: How to have a blind-superuser