We're observing that updates issued by the tabular view of a table
use OID instead of the PKEY when the table has OIDs. Using pgAdmin3
version 1.4.2.
Specifically this is what we do:
Connect to a DB, drill down and select a table. Select the "apply
filter and view data" icon and select a
In pgAdmin V 1.4.3(Jul 19 2006)
1. Select DB Server
2. Select DB:your_DB_with_PK_in_any_table
3. Select Schemas:public
4. Select Tables:table_with_PK
5. Select Constraints:some_pk
6. Highlight 'some_pk'
7. Press right button on mouse during select 'some_pk'
8. Press 'Maintenance'
9. Select REINDEX