Robert Haas <[email protected]> writes: > On the third hand, the fact that a table is OCDR is recorded in > backend-local storage somewhere, and that storage (unlike the > relcache) had better be reliable. So maybe there's some way to > finesse it that way.
Hm, keep a flag in that storage you mean? Yeah, that could possibly
work.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
