Re:

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: lee <lee(at)imyourhandiman(dot)com>
Cc: postgres <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re:
Date: 2002-01-06 22:32:12
Message-ID: Pine.LNX.4.30.0201061431020.1369-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

lee writes:

> bash-2.05$ /usr/bin/postmaster -D /usr/local/pgsql/data
>
> which worked but ( I forgot to use -i for interactive which I guess I
> need???? )

That's not what -i is, and no, you don't need it in your case.

> then do I start another shell and type createdb mydatabase
> ???....

That's a valid possibility.

> if I try to su postgres from a new shell it asks for password
> which i've no clue what it is....what does it default to or am I doing
> this part wrong

That depends on how you set up your "postgres" user account. This doesn't
have a whole lot to do with PostgreSQL's side of things.

> and should be issueing the createdb from same shell I
> issues the /usr/bin/postmaster command from ? :)

It doesn't matter.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

  • Re: at 2002-01-06 17:57:24 from lee

Responses

  • Re: at 2002-01-06 23:40:28 from lee

Browse pgsql-interfaces by date

  From Date Subject
Next Message lee 2002-01-06 23:40:28 Re:
Previous Message Peter Eisentraut 2002-01-06 19:29:56 Re: