Re: Couldn't create a database in PG 8.1.3 win32 - Mailing list pgsql-general

From Tom Lane
Subject Re: Couldn't create a database in PG 8.1.3 win32
Date
Msg-id 12465.1144263738@sss.pgh.pa.us
Whole thread Raw
In response to Couldn't create a database in PG 8.1.3 win32  ("Ets ROLLAND" <ets@rolland-fr.com>)
List pgsql-general
"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

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Creating an index on PostgreSQL 7.4.3
Next
From: Niklas Johansson
Date:
Subject: Re: full join question...