Re: Transition Tables doesn´t have OID
От
Adrian Klaver
Тема
Re: Transition Tables doesn´t have OID
Дата
Msg-id
d56e582a-3eb1-9754-adf9-9190d532c806@aklaver.com
Ответ на
Re: Transition Tables doesn´t have OID (PegoraroF10)
Список
Дерево обсуждения
Transition Tables doesn´t have OID PegoraroF10 <marcos@f10.com.br>
Re: Transition Tables doesn´t have OID Ron <ronljohnsonjr@gmail.com>
Re: Transition Tables doesn´t have OID PegoraroF10 <marcos@f10.com.br>
Re: Transition Tables doesn´t have OID Andrew Gierth <andrew@tao11.riddles.org.uk>
Re: Transition Tables doesn´t have OID PegoraroF10 <marcos@f10.com.br>
Re: Transition Tables doesn´t have OID Achilleas Mantzios <achill@matrix.gatewaynet.com>
Re: Transition Tables doesn´t have OID Adrian Klaver <adrian.klaver@aklaver.com>
Re: Transition Tables doesn´t have OID Thomas Munro <thomas.munro@enterprisedb.com>
Re: Transition Tables doesn´t have OID Adrian Klaver <adrian.klaver@aklaver.com>
On 12/1/18 8:51 AM, PegoraroF10 wrote: > ok > then, help me to find alternatives to it. > As I sad, sometimes whe change our PK, so using OID would be a smart way to > have a join between old and new transition tables and we would like to use > transition tables because each statement is a lot faster than each row for > auditing purposes. > > So, whats the alternative ? One trigger for each row just for changing PK > values (will occur few times) and another trigger for each statement to do > the logging ? If you don't want to change the structure of your tables that would be seem to be the way to go. It will require some thought to make sure the 'for each row' and 'for each statement' don't interfere with each other. > > > > -- > Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html > > -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-general по дате отправления