Re: [BUGS] "Relation not found" error but table exits. - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: [BUGS] "Relation not found" error but table exits.
Date
Msg-id 74722273bd443594a4b0786c04d83dcd@biglumber.com
Whole thread Raw
In response to Re: [BUGS] "Relation not found" error but table exits.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> This also ties into the discussions we've had off-and-on about making
> catalog lookups behave in an MVCC fashion instead of using SnapshotNow.
> I'm still pretty hesitant to go there, but maybe we could do something
> involving MVCC for unlocked lookups and then SnapshotNow for (re)reading
> a table's schema info once we've got lock on it.

No ideas, but a strong +1 for making catalog lookups MVCC. Can this perhaps 
become a TODO so we don't forget about it and possibly entice people to 
give it a go? :)

- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200703262326
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFGCI8ZvJuQZxSWSsgRA71vAKCNHCRtQUhxVoYKiSmxUAohFSE6TgCeN5qt
sdb4PWjhBn+6sepNPTWkArQ=
=18qw
-----END PGP SIGNATURE-----




pgsql-hackers by date:

Previous
From: Koichi Suzuki
Date:
Subject: Full page writes improvement, code update
Next
From: Tom Lane
Date:
Subject: Re: notification payloads