Rajit Singh wrote:
>I have five tables which are really intended to be one big table, but has be
>en adapted to comply with Postgres's (irritating) 8kb tuple size limit (
>ver 7.0.3).
>
>I have 'modtime' fields in each of these tables which record the last time a
> record w
Dear List,
Thanks for those who helped me with my last question.
I have a slightly related question:
I have five tables which are really intended to be one big table, but has been adapted
to comply with Postgres's (irritating) 8kb tuple size limit (ver 7.0.3).
I have 'modtime' fields in each