Re: pg_ctl
- From: "Joshua D. Drake" <jd(at)commandprompt(dot)com>
- To: Andrew Dunstan <andrew(at)dunslane(dot)net>
- Cc: pgsql-hackers-win32 <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: pg_ctl
- Date: Wed, 24 Mar 2004 08:56:59 -0800
- Message-id: <4061BDDB(dot)3050507(at)commandprompt(dot)com>
Not unreasonable. Maybe someone who uses/distributes a commercial
Windows version can inform us about usage patterns. If that's what we
decide we should remove this from the Win32 page:
. Create C version of pg_ctl?
Well we are (although it is on the back burner) working on pg_ctl in C.
Our experience is that all of our customers who run our Cygwin based
version prefer it running as a service.
And while on the subject of that page, this issue should now be fixed
with the listen_addresses patch (which I hope someone can verify):
Postmaster must be started with -i flag, or with tcpip_socket = true
in postgresql.conf, else the postmaster will fail to start and issue
the following error:
|LOG: select() failed in postmaster: No such file or directory
cheers
andrew
|
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if
your
joining column's datatypes do not match
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL
Home |
Main Index |
Thread Index