Bill Chandler <[EMAIL PROTECTED]> writes:
> Running PostgreSQL 7.4.2 on Solaris 8. I'm getting a
> lot of the following messages in my log file:
> LOG: recycled transaction log file "0000000200000003E"
This is normal behavior. At some point we'll probably knock down the
priority of those messages from LOG to DEBUG ...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match