Re: PG on zeta 1.0

From: Mark Campbell <mark(dot)campbell(at)ucs-software(dot)co(dot)za>
To: sam karush <sk418(at)rivah(dot)net>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: PG on zeta 1.0
Date: 2006-05-23 10:09:42
Message-ID: 4472DF66.2000706@ucs-software.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On my Sco-Openserver Unix machine, I need to start the postmaster like this

nohup pg_ctl -o -i start &

Also keep in mind that I have my environment variables setup eg.

PGDATA=/usr/local/pgsql/data
PGDATABASE=thenameofthedb
PGHOST=thenameofthemachine
PGUSER=postgres

Hope that helps

Mark Campbell

Confidentiality Notice: http://ucs.co.za/conf.html

sam karush wrote:
> >Would you not have to start the postmaster with the "-i" switch to
> allow TCP/IP connections to the DB?
> Being a novice, first timer, i'm not sure what the "-i" switch is, or
> what the command looks like. Please post. Thanks!
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message sam karush 2006-05-23 10:40:22 Re: PG on zeta 1.0
Previous Message sam karush 2006-05-23 10:09:07 Re: PG on zeta 1.0