From: | Aarni Ruuhimäki / Megative Tmi / KYMI(dot)com <aarni(dot)ruuhimaki(at)kymi(dot)com> |
---|---|
To: | Simopoulos <msimopou(at)mbvlab(dot)wpafb(dot)af(dot)mil> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Newbie Stupid Question |
Date: | 2002-07-17 16:20:20 |
Message-ID: | 20020717162227.UAVW5242.fep08.tmt.tele.fi@there |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi !
/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data -i
telling the postmaster to accept connections on port 5432 from the outside.
BR,
aarni
On Wednesday 17 July 2002 02:42 pm, you wrote:
> Hi Aarni,
> I have run the initdb, but what is the syntax of the -i switch?
> Does it go where the -D or the -l is?
> Peace,
> Marsie
>
> Aarni Ruuhimäki / Megative Tmi / KYMI.com wrote:
> > Hi !
> >
> > Have you run initdb and then started postmaster with -i switch ?
> >
> > BR,
> >
> > aarni
> >
> > On Thursday 11 July 2002 05:02 pm, you wrote:
> > > Hi All
> > > I have just installed PostgreSQL on my duel booted Windows 98/Red Hat
> > > Linux system. I just want to experiment/learn/play with the db without
> > > interfering with real dbs so I'm not connected to anything. No
> > > surprise when I get the error with the first createdb at the end of the
> > > installation, which states:
> > >
> > > Is the server running locally and accepting
> > > connections on Unix domain socket
> > > "tmp/.S.PGSQL.5432"?
> > > createdb: database creation failed
> > >
> > > Can anyone help, I'm almost done!
> > > Peace,
> > > Marsie
> > > ---------------------------(end of
> > > broadcast)--------------------------- TIP 5: Have you checked our
> > > extensive FAQ?
> > >
> > > http://www.postgresql.org/users-lounge/docs/faq.html
From | Date | Subject | |
---|---|---|---|
Next Message | April L | 2002-07-17 16:48:41 | mirroring databases |
Previous Message | Aarni Ruuhimäki / Megative Tmi / KYMI.com | 2002-07-17 16:15:53 | Re: Newbie Stupid Question |