BUG #4892: postmaster died and didn't restart

Поиск
Список
Период
Сортировка
От Rikard Pavelic
Тема BUG #4892: postmaster died and didn't restart
Дата
Msg-id 200906282254.n5SMsta1059542@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #4892: postmaster died and didn't restart  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: BUG #4892: postmaster died and didn't restart  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      4892
Logged by:          Rikard Pavelic
Email address:      rikard.pavelic@zg.htnet.hr
PostgreSQL version: 8.4 beta2
Operating system:   Windows XP SP3
Description:        postmaster died and didn't restart
Details:

log of death [i hate automatic translation feature :(]
%t LOG:  serverski proces (PID 5008) was terminated by exception 0xC0000142
%t HINT:  See C include file "ntstatus.h" for a description of the
hexadecimal value.
%t LOG:  terminiranje svih ostalih aktivnih serverskih procesa
%t WARNING:  terminating connection because of crash of another server
process
%t DETAIL:  The postmaster has commanded this server process to roll back
the current transaction and exit, because another server process exited
abnormally and possibly corrupted shared memory.
%t HINT:  In a moment you should be able to reconnect to the database and
repeat your command.
%t WARNING:  terminating connection because of crash of another server
process
%t DETAIL:  The postmaster has commanded this server process to roll back
the current transaction and exit, because another server process exited
abnormally and possibly corrupted shared memory.
%t HINT:  In a moment you should be able to reconnect to the database and
repeat your command.
%t LOG:  svi serverski procesi terminirani; reinicijalizacija
%t FATAL:  could not create shared memory segment: 1455
%t DETAIL:  Failed system call was CreateFileMapping(size=37044224,
name=Global/PostgreSQL:C:/Program Files/PostgreSQL/8.4/data).

and log after manual start
%t LOG:  database system was interrupted; last known up at 2009-06-25
23:41:15 CEST
%t FATAL:  rad baza podataka je u procesu startanja
%t LOG:  rad baze podataka nije bio ispravno prekinut; automatsko
oporavljanje u tijeku
%t LOG:  slog s nultom duljinom na 0/691A08
%t LOG:  redo nije tražen
%t LOG:  database system is ready to accept connections
%t LOG:  autovacuum launcher started

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #4889: Accent Sensitive
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4892: postmaster died and didn't restart