Discussion:
PG restore problem
(too old to reply)
vidhya
2004-01-08 06:26:24 UTC
Permalink
HI,

I am using postgresql 7.3.3 in win2k.

When we restore the database, the following error occurs and the Postgres crashes immediately.

LOG: ReadRecord: unexpected pageaddr 0/FC1E6000 in log file 1, segment 5,
offset 1990656

Pls tell me a solution to overcome this problem (urgent).


Regards,

Vidhya.
Tom Lane
2004-01-08 14:38:05 UTC
Permalink
Post by vidhya
I am using postgresql 7.3.3 in win2k.
When we restore the database, the following error occurs and the Postgres c=
rashes immediately.
LOG: ReadRecord: unexpected pageaddr 0/FC1E6000 in log file 1, segment 5,
offset 1990656
Update to 7.3.4 or 7.3.5. This is the 7.3.3 startup-failure-at-page-boundary
problem.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Loading...