On Fri, Feb 6, 2026 at 11:56 AM Geoff Winkless <[email protected]> wrote:
> I'm fully prepared to accept that I'm doing something wrong because I've > tried to reproduce the error using a couple of test PHP processes > with a socket between them and haven't managed to reproduce the failure in > several million tries, but I'm at a loss as to what to look > for, so any suggestion would be gratefully accepted. > Temporarily set log_statement = 'all', then parse through the logs to find the error, and look around it to see when the table was created. Cheers, Greg
