| From: | Tobias Stadler <ts(dot)stadler(at)gmx(dot)de> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: User and Logical Replication |
| Date: | 2020-03-12 06:45:30 |
| Message-ID: | 0F95CD79-FC06-4B6F-A9E6-FEB21BBA1810@gmx.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tanks for the Info.
> Am 11.03.2020 um 19:01 schrieb Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>:
>
> On 2020-03-11 17:18, Tobias Stadler wrote:
>> Would it be possible to include the user (who changed the row) in the logical replication data?
>
> Not without major re-engineering.
>
> If you need this information, maybe a BEFORE INSERT OR UPDATE trigger could be used to write this information into a table column.
>
> --
> Peter Eisentraut http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masahiko Sawada | 2020-03-12 06:49:26 | Re: Berserk Autovacuum (let's save next Mandrill) |
| Previous Message | Michael Banck | 2020-03-12 06:32:12 | Re: Online verification of checksums |