Re: [BUGS] BUG #2710: Intermittent hangs on sequence generation

2006-10-20 Thread Tom Lane
"Jason Palmer" <[EMAIL PROTECTED]> writes: > ... What we experience is bizarre. We can always > create tables with no sequences. But occasionally the database will hang > when we attempt to create a table with a sequence or foreign key. Yup, that's pretty bizarre. Is the backend consuming CPU

[BUGS] BUG #2710: Intermittent hangs on sequence generation

2006-10-20 Thread Jason Palmer
The following bug has been logged online: Bug reference: 2710 Logged by: Jason Palmer Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 Operating system: Redhat enterprise 4 Description:Intermittent hangs on sequence generation Details: We can't exactly pinpo