View Single Post

   
  #5 (permalink)  
Old 04-11-2008, 05:49 AM
Joshua D. Drake
 
Posts: n/a
Default Re: Possible better pg_ctl start/stop handling?


>>Power off on a dev machine

>
>
> Does the dev machine run more than one postmaster?


No.

I've occasionally
> seen similar issues when restarting a clutch of dev postmasters ---
> the kernel may assign a shmem id to one of them that belonged to another
> one in the previous cycle, and if you already started that other one
> then the second gets confused. 8.0 and up have a test that should deal
> correctly with this; what version did you see failing exactly?


This is on my personal dev machine and I am running 8.1Dev.

Sincerely,

Joshua D. Drake


>
> regards, tom lane



--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote