Re: [BUGS] "Relation not found" error but table exits.

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: [BUGS] "Relation not found" error but table exits.
Дата
Msg-id 74722273bd443594a4b0786c04d83dcd@biglumber.com
обсуждение исходный текст
Ответ на Re: [BUGS] "Relation not found" error but table exits.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Koichi Suzuki
Дата:
Сообщение: Full page writes improvement, code update
Следующее
От: Tom Lane
Дата:
Сообщение: Re: notification payloads