RE: Cygwin PostgreSQL postmaster problem
От | Michael Davis |
---|---|
Тема | RE: Cygwin PostgreSQL postmaster problem |
Дата | |
Msg-id | 01C0AE1F.6320D850.mdavis@sevainc.com обсуждение исходный текст |
Ответ на | Cygwin PostgreSQL postmaster problem (svetsch@tradewinds-solutions.com) |
Список | pgsql-ports |
Here are some suggestions: * Make sure that PATH contains the right directory for PostgreSQL (/usr/local/pgsql/bin) * Either provide "-D /usr/local/pgsql/data" when starting the postmaster or set PGDATA * Export LD_LIBRARY_PATH=/usr/local/pgsql/lib Thanks, Michael -----Original Message----- From: svetsch@tradewinds-solutions.com [SMTP:svetsch@tradewinds-solutions.com] Sent: Friday, March 16, 2001 8:45 AM To: pgsql-ports@postgresql.org Subject: [PORTS] Cygwin PostgreSQL postmaster problem Hi, I'm trying to execute PostgreSQL on Windows 2000, but I have some problems with it. My config : cygwin (today dev snapshot 2001-03-12) cygipc-1.09-2 postgresql-7.1-beta5 I have successfully installed cygipc (ipc-daemon as a service) compiled PostgreSQL and executed initdb. But each time I try to execute postmaster, I get : $ postmaster -i -d1 FindExec: searching PATH ... FindExec: found "/usr/local/pgsql/bin/postmaster" using PATH C:\cygwin\usr\local\pgsql\bin\postgres.exe: *** recreate_mmaps_after_fork_failed postmaster: reaping dead processes... postmaster: Startup proc 1196 exited with status 256 - abort Any Ideas ? Thanks in advance ! -- Samuel Vetsch Trade Winds Solutions 36, rue du XXXI Decembre CH - 1207 Geneve http://www.tradewinds-solutions.com ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
В списке pgsql-ports по дате отправления: