Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> If a table is created as WITHOUT OIDS, is it still possible to take
> advantage of the physical tlist optimization?
Um ... it depends. There are cases where you have to have an OID,
and cases where you have to not have one. See ExecContextForcesOids.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2005-06-01 02:36:29 |
| Subject: Re: Cost of XLogInsert CRC calculations |
| Previous: | From: Satoshi Nagayasu | Date: 2005-06-01 02:29:14 |
| Subject: Re: audit facilities? |