Thread: shmmem error on initdb
On a fresh rc3 build, I am unable to initdb due to shmmem error. Attached is the output from initdb. Merlin
Attachment
This looks just like the run-on-terminal-services error. Can you confirm if it's that? //mha > -----Original Message----- > From: pgsql-hackers-win32-owner@postgresql.org > [mailto:pgsql-hackers-win32-owner@postgresql.org] On Behalf > Of Merlin Moncure > Sent: Tuesday, January 04, 2005 3:29 PM > To: pgsql-hackers-win32@postgresql.org > Subject: [pgsql-hackers-win32] shmmem error on initdb > > On a fresh rc3 build, I am unable to initdb due to shmmem error. > Attached is the output from initdb. > > Merlin >
> This looks just like the run-on-terminal-services error. Can you confirm > if it's that? > ok, that's what it is...can initdb locally and send the database over I guess... Merlin
Magnus Hagander wrote: > This looks just like the run-on-terminal-services error. Can you confirm > if it's that? > > //mha > > On a fresh rc3 build, I am unable to initdb due to shmmem error. > > Attached is the output from initdb. > > > > Merlin > > It is possible to work around this program by executing initdb via the task scheduler. I checked it and everything runs fine so this is definitely an issue with terminal server. This is win2k server btw, so this is not a 2003 issue. Merlin