hey!
i wanted to know if there's a way to use the column
oid (which is present in every table) as a foreign key in another table. I
tried, but i couldn't do it.
and what about the type oidvector?? where can i
find more information about it? i want to put in it another objetc's oids.
th
Hi.
I'm having a hard time trying to import a table with null rows.
I'm using the PgAdminII Database Migration Wizard plug-in.
I could isolate the problem: if I get rid of null rows, I can import
the table.
The question is: is it a plug-in's issue, ODBC driver's issue or
Postgres' issue?
Even