reassign 564190 postgresql-8.3 8.3.9-1
severity 564190 important
tag 564190 moreinfo
thanks

Hello Servais,

Servais Nabil [2010-01-08 10:50 +0100]:
> # tail -f /var/log/postgresql/postgresql-8.3-main.log
> 2010-01-08 09:23:33 UTC ERREUR:  en-tête de page invalide dans le
> bloc 1 de la relation « expproduitrecolte »
> 2010-01-08 09:23:33 UTC INSTRUCTION :  select count(*) from expproduitrecolte;
> 2010-01-08 09:25:48 UTC ERREUR:  en-tête de page invalide dans le
> bloc 1 de la relation « expproduitrecolte »

Could you try downgrading to the previous version and make sure that
it starts up correctly again?

  # apt-get install postgresql-8.3=8.3.7-0lenny1

If so, is it still reproducible if you use pg_dumpall on a running
server (8.3.7), create a new 8.3.9 test cluster with

  # pg_createcluster 8.3 test --start

and feed the dump back in (as user postgres) with

  $ psql --cluster 8.3/test template1 < dump.sql

?

If this reproduces it (which is rather unlikely, though), please send
the dump, so that we can forward it to upstream for analysis.

If dump/restore works fine (which I expect), can you please tar up
/var/lib/postgresql/8.3/main and /etc/postgresql/8.3/main and send
that (or put it on a server somewhere and send a link), again for
upstream analysis.

Thanks,

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to