Couldn't create a database in PG 8.1.3 win32

Started by Secrétariatabout 20 years ago2 messagesgeneral
Jump to latest
#1Secrétariat
ets@rolland-fr.com

Hello,

When I try to create a database with pgAdmin III I obtain :
"An error as occured : Could not signal for checkpoint : no such process"
What can I do ?

Best regards.

Luc

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Secrétariat (#1)
Re: Couldn't create a database in PG 8.1.3 win32

"Ets ROLLAND" <ets@rolland-fr.com> writes:

When I try to create a database with pgAdmin III I obtain :
"An error as occured : Could not signal for checkpoint : no such process"

What do you see in the postmaster log? The postmaster should be pretty
unhappy about it if the bgwriter process is not there ...

regards, tom lane