I just converted from MySQl to PostgreSQL for DBMail v1.1, and I'm going to write up some things on the conversion, because it didn't go smoothly on a FreeBSD box. However, my big concern is two things I'm seeing:

1. LOG:  pq_recvbuf: unexpected EOF on client connection

2. Overlapping commands seem not to happen correctly. If I'm retrieving the headers for a mailbox, and while it's still completing that command, I start deleting some of the messages whose headers have already been retrieved, it suddenly shows those messages again. This never happened under MySQL.

Ideas? The first one I found in the archives, but never saw where the problem had been fixed.

Chris
--
| Christopher Petrilli
| [EMAIL PROTECTED]

Reply via email to