Tom Lane wrote:
Thanks for the great info.Bryce Nesbitt <[email protected]> writes: In our case all the long running access is read-only. We have a poorly designed table that several postgres consultants have burned out on trying to fix. Most notably there are also zillions of short read-only references that presently block while the create table attempts to gain the AccessExclusiveLock. -Bryce |
- [SQL] AccessExclusiveLock on CREATE TABLE REFERENCES deadloc... Bryce Nesbitt
- Re: [SQL] AccessExclusiveLock on CREATE TABLE REFERENCE... Tom Lane
- Re: [SQL] AccessExclusiveLock on CREATE TABLE REFER... Bryce Nesbitt
- Re: [SQL] AccessExclusiveLock on CREATE TABLE REFERENCE... Erik Jones
