2009/7/7 Wojciech Strzałka <[email protected]>: > > Here ( http://www.codelabs.pl/_varia/pg.zip ) is detailed info from > my machine (PostgreSQL 8.3.6, compiled by Visual C++ build 1400): > > - detailed log file with several memory attach problems > - process activity log file (created by Process Monitor from SysInternals) > - dll's loaded by postgres.exe (snapshot only) > > Maybe by comparing log entries you will be able to tell smth.
I can't spot anything obviously wrong (other than the original error of course). My only suggestion right now is that we try putting a retry loop in PGSharedMemoryReAttach() and see if the error is a transient thing. Any other ideas? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
