> I have to say that I'm going to change on-disk database/table/index > file names to _OID_! This is required by WAL because of inside of > log records there will be just database/table/index oids, not names, > and after crash recovery will not be able to read pg_class to get > database/table/index name using oid ... Wow, that is a major pain. Anyone else think so? Using oid's instead of names may give us some ability to fix some other bugs, though. -- Bruce Momjian | http://www.op.net/~candle [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026 ************
- Re: [HACKERS] Re: [GENERAL] drop/rename table and transactio... Jaco de Groot
- Re: [HACKERS] Re: [GENERAL] drop/rename table and trans... Bruce Momjian
- Re: [HACKERS] Re: [GENERAL] drop/rename table and t... Vadim Mikheev
- Re: [HACKERS] Re: [GENERAL] drop/rename table a... Bruce Momjian
- Re: [HACKERS] Re: [GENERAL] drop/rename tab... Vadim Mikheev
- Re: [HACKERS] Re: [GENERAL] drop/renam... Bruce Momjian
- Re: [HACKERS] Re: [GENERAL] drop/r... Vadim Mikheev
- Re: [HACKERS] Re: [GENERAL] drop/rename tab... Tom Lane
- Re: [HACKERS] Re: [GENERAL] drop/renam... Vadim Mikheev
- Re: [HACKERS] Re: [GENERAL] drop/rename table and trans... Mike Mascari
- Re: [HACKERS] Re: [GENERAL] drop/rename table and t... Vadim Mikheev