Daniel Kalchev <[EMAIL PROTECTED]> writes: > If ever this happens, same should be considered for tables created via the > SELECT INTO statement. These are in many cases 'temporary' in nature and do > not need OIDs (while making much use of the OIDs counter).
SELECT INTO does create tables without OIDs, as of 7.3. We've already
had complaints about that ;-)
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
