Re: [BUGS] Duplicate table name within the sme schema

2011-02-08 Thread John R Pierce
On 02/08/11 10:20 AM, Tom Lane wrote: Cyril DE MURCIA writes: We use postgresql 7.3.2 under Linux Red Hat 9.0. We periodically dump and restore our database. I don't know if an error occured during a dump restore but our DB seems to be corrupted. Our base contains many pair of table with the sa

Re: [BUGS] Duplicate table name within the sme schema

2011-02-08 Thread Tom Lane
Cyril DE MURCIA writes: > We use postgresql 7.3.2 under Linux Red Hat 9.0. > We periodically dump and restore our database. I don't know if an error > occured during a dump restore but our DB seems to be corrupted. > Our base contains many pair of table with the same name. My goodness, that's a

[BUGS] Duplicate table name within the sme schema

2011-02-08 Thread Cyril DE MURCIA
Good morning, We use postgresql 7.3.2 under Linux Red Hat 9.0. We periodically dump and restore our database. I don't know if an error occured during a dump restore but our DB seems to be corrupted. Our base contains many pair of table with the same name. Schema are the same = public. How is