Couldn't create a database in PG 8.1.3 win32
Started by Secrétariatabout 20 years ago2 messagesgeneral
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
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