> in the old days (7.0.3) i could list databases via
>
> psql -l
>
> but these days (7.1) i must
>
> psql -l [-d] nameOfADatabaseFromPreordainedKnowledge
>
> probably because of some fuxnored setting. but which?
psql -l works fine for me... 7.1.2. Does it return an error or just not
work?
Greg