On 05/01/2012 05:06 AM, Matthew Churcher wrote:
The triggers are being used to track changes to the tables. The developers
are concerned that using string references for the table names in this case
would create too much overhead as this is a frequent operation and is
performance critical.

Sounds like we have the choice of using string names or implementing a
custom migration script.

Might want to take a look at:
http://www.postgresql.org/docs/9.1/interactive/datatype-oid.html


Thanks for all your help Thom.

Regards, Matt




--
Adrian Klaver
adrian.kla...@gmail.com

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to