Re: Database access problem : SOS

From: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Database access problem : SOS
Date: 2003-02-07 06:55:39
Message-ID: 200302071225.39467.shridhar_daithankar@persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-novice

On Monday 03 February 2003 08:39 pm, you wrote:
> mkdir /usr/local/pgsql/data
> chown 1730 /usr/local/pgsql/data
> ipc-daemon &
> initdb -D /usr/local/pgsql/data -U 1730 -W
> psql -U 1730 template1

Total numeric user ids won't work. try an alphabetical one..

Seems to be an FAQ these days..

Shridhar

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jerry Asher 2003-02-07 07:45:48 Re: Sql Management Tool to download
Previous Message Rajesh Kumar Mallah 2003-02-07 06:34:16 Re: Problems upgrading from 7.1.3

Browse pgsql-general by date

  From Date Subject
Next Message Rajesh Kumar Mallah 2003-02-07 06:57:12 Re: [OpenFTS-general] Alpha version of contrib/tsearch is available for testing
Previous Message Shridhar Daithankar 2003-02-07 06:37:23 Re: Pg_dumpall problem[2]

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Weaver 2003-02-07 08:10:29 "function has no parameter $1" - help.
Previous Message simran 2003-02-06 23:53:54 Re: Favorite Linux Editor for PostgreSQL Scripts?