[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#72229: pg_wrapper breaks psql database selection



On Fri, Sep 22, 2000 at 10:16:12PM +0100, Oliver Elphick wrote:
[...]
> # The default database to which psql should connect if none is
> # specified on the command line and there is none defined in ~/.psqlrc
> # and there is no database which has the same name as the user's login.
> # If this is undefined, an unspecified connection will fail.
> PG_DEFAULT_DATABASE=
> 
> # Whether to report progress in finding and connecting to a default
> # database when none is specified on the command line (yes/no).
> PG_DEFAULT_VERBOSE=yes

This looks pretty good. I was one of the persons who were hitten by 
that template1 db. Each new DB had the same tables at first because
I forgot to give the db name when calling psql <initdb.sql for my
project 8-)

Thanks and keep up the good work :)

	Torsten



Reply to: