Re:

From: Mike G <mike(at)thegodshalls(dot)com>
To: "phinsxiii(at)knology(dot)net" <phinsxiii(at)knology(dot)net>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re:
Date: 2004-08-09 02:01:12
Message-ID: 20040809020111.GA11787@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Is cygserver in your path? What env show?

MikeOn Fri, Aug 06, 2004 at 05:42:48PM -0000, phinsxiii(at)knology(dot)net wrote:
> Dear Sirs:
>
> I followed the directions to the "t" as stated @:
>
> http://www.postgresql.org/docs/faqs/text/FAQ_MSWIN
>
> I can not get postgresql to work with cygwin and generate the following
> errors:
>
> $ /usr/sbin/cygserver &
> [1] 1396
>
>
> $ cygserver: Initialization complete. Waiting for requests.
> initdb -D /usr/local/gsql/data -W -E LATIN1
> The files belonging to this database system will be owned by
> user "sarmstrong".
> This user must also own the server process.
>
> The database cluster will be initialized with locale C.
>
> creating directory /usr/local/gsql/data... ok
> creating directory /usr/local/gsql/data/base... ok
> creating directory /usr/local/gsql/data/global... ok
> creating directory /usr/local/gsql/data/pg_xlog... ok
> creating directory /usr/local/gsql/data/pg_clog... ok
> selecting default max_connections... Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> 10
> selecting default shared_buffers... Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> 50
> creating configuration files... ok
> creating template1 database in /usr/local/gsql/data/base/1... Signal 12
>
> initdb: failed
> initdb: removing data directory "/usr/local/gsql/data"
>
>
> $ postmaster -D /usr/local/pgsql/data
> postmaster: could not find the database system
> Expected to find it in the directory "/usr/local/pgsql/data",
> but could not open file "/usr/local/pgsql/data/global/pg_control": No such
> file
> or directory
>
> I am trying to get this to run on Windows. Please help.
>
> Thanks:)
>
> SA
>
>
>
> "I can do everything on my Mac I used to do on my PC, plus a whole lot
> more!"
> -- Me
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

In response to

  • at 2004-08-06 17:42:48 from phinsxiii@knology.net

Browse pgsql-cygwin by date

  From Date Subject
Next Message Václav Vozár 2004-08-09 08:51:43 Re: PostgreSQL compile error
Previous Message mike g 2004-08-07 02:04:30 Re: initdb failure