Re: [GENERAL] Problem in pg_hba.conf
Re: [GENERAL] Problem in pg_hba.conf
От:
"Mark Alliban" <MarkA@idnltd.com>
Дата:
I have already done this, and it completed successfully. There is a /usr/local/pgsql/data/base/template1 directory with a lot of pg_ files in it. Mark. >> Postgres$ createdb test >> Connection to database 'template1' failed. >do >initdb >You just don't have "default" database. >mazek
Re: [GENERAL] Problem in pg_hba.conf
От:
Marcin Mazurek - Multinet SA - Poznan <m.mazurek@multinet.pl>
Дата:
On Mon, 13 Dec 1999, Mark Alliban wrote: > I have already done this, and it completed successfully. > There is a /usr/local/pgsql/data/base/template1 directory with a lot of pg_ > files in it. You may chceck if postmaster is running... mazek