Re: [GENERAL] Inserting values into a SERIAL field

2001-03-06 Thread Warren Vanichuk
Greetings. I just received the following error attempting to do a vacuum on my database: freehost=# vacuum analyze; NOTICE: Rel pg_language: TID 0/1: OID IS INVALID. TUPGONE 1. ERROR: Index pg_language_oid_index is not a btree And I see several errors in the logs regarding invalid function c

Re: [GENERAL] Inserting values into a SERIAL field

2001-03-06 Thread GH
On Sun, Mar 04, 2001 at 05:22:46PM +, some SMTP stream spewed forth: > Hi all, > > Is there any SQL statement to PostgreSQL that will allow me to insert rows > with a specified value for the SERIAL value. I know this is not what you > want to do normally, but I'm trying to provide a kind of