Starting Postmaster with -d2 - Mailing list pgsql-general

From Michael Fork
Subject Starting Postmaster with -d2
Date
Msg-id Pine.BSI.4.21.0011161645250.2409-200000@glass.toledolink.com
Whole thread Raw
List pgsql-general
I start postmaster with the following command:

    /usr/local/pgsql/bin/postmaster -d2 -i -o -F

And the debug log (attached) shows that postmaster has started
succuessfully. However, if I try to make any connections using psql, its
just sits at the prompt and does nothing.  I would like to log all the
queries being issued so that I can be sure that all are optimized to use
indexes, etc. and, IIRC, -d2 is the option to do that.  (FWIW, if I remove
the -d2, everything works fine)

System info:
Postgres 7.0.3
FreeBSD 4.2-BETA

Thanks

Michael Fork - CCNA - MCP - A+
Network Support - Toledo Internet Access - Toledo Ohio


Attachment

pgsql-general by date:

Previous
From: Marc SCHAEFER
Date:
Subject: Re: Datestyle and Postmaster
Next
From: Alexander Jerusalem
Date:
Subject: I know installation questions are boring ...