Table referenced by OID in a view?

From: Michael Weaver <mweaver(at)corpusglobe(dot)com>
To: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: Table referenced by OID in a view?
Date: 2002-12-20 03:19:56
Message-ID: 3B663B41B350D311AEEF00A0C9254563201A2F@VISION1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


I've got a view that is currently reporting that a table it uses, with a
specific OID, no longer exists.
The table does exist, however it _may_ have been droped and recreated, or
coloumns added/removed.

I take it views reference tables not by the table name but by OID?

MIKE WEAVER
Software Developer

5, 42 Ladner Street
O'Connor, WA, 6163
All correspondence:
PO Box Y3502
East St Georges Terrace
Perth WA 6832

P: (+618) 9331 2700
F: (+618) 9331 3733
M: 0419 299 170
W: http://www.corpusglobe.com/
E: mweaver(at)corpusglobe(dot)com

This email is intended only for the use of the individual or entity named
above and may contain information that is confidential. If you are not the
intended recipient, you are hereby notified that any dissemination,
distribution or copying of this email is strictly prohibited. When addressed
to our clients, any opinions or advice contained in this email are subject
to the terms and conditions expressed in the governing Corpus Globe client
engagement letter. If you have received this Email in error, please notify
us immediately by return email or telephone +61 8 9331 2700 and destroy the
original message. Thank You.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message etsuko shimabukuro 2002-12-20 05:18:37 Which DBD/DBI drivers for postgres 7.2.1 ?
Previous Message Bruno Wolff III 2002-12-19 16:53:03 Re: The pg_hba.conf file