The following bug has been logged on the website: Bug reference: 8162 Logged by: Majestio Email address: majes...@ya.ru PostgreSQL version: 9.2.4 Operating system: cross-compiling MinGW32 / WinXP x64 Description:
Sorry for my English, I use a translator. I built PostgreSQL using MinGW (x32-4.8.0-release-posix-sjlj-rev2.7z) MSYS (msys +7 za + wget + svn + git + mercurial + cvs-rev12.7z) The sequence building: $ cd /prj/pgsql-x32 $ ./configure --with-openssl --without-zlib --prefix=/prj/pgsql/x32 --with-includes=/prj/openssl/x32/include --with-libraries=/prj/openssl/x32/lib $ make && make install Building without any error. However, all the programs meet always the same error: could not connect to server: Operation would block (0x00002733/10035) Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432? The server is operational and is available if you use binaries obtained from http://www.postgresql.org/download/windows/ WBR, Majestio -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs