Re: [GENERAL] OID's

2004-11-20 Thread Kostis Mentzelos
thanks ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

Re: [GENERAL] OID's

2004-11-16 Thread Kostis Mentzelos
Michael Glaesemann wrote: On Nov 15, 2004, at 3:52 PM, Jamie Deppeler wrote: Hi, I am planning to use OID for referencing as instead PK -->> FK on this situation would require alot of tables, OID would seen to nice solution. My worry with OID's is when i do SQL dump and rebuild the Database

Re: [GENERAL] Lost databases

2004-11-16 Thread Kostis Mentzelos
Martijn van Oosterhout wrote: Let's start with the version of postgresql you're using. Next, were you running VACUUM FULL regularly? It sounds like XID wraparound to me, no idea how to solve that. Got backups? On Wed, Nov 10, 2004 at 12:56:33PM +0200, Liviu BURCUSEL wrote: Hi ! I'm in the ultimate