Re: Autonomous transaction, background worker

From: Thiemo Kellner <thiemo(at)gelassene-pferde(dot)biz>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Autonomous transaction, background worker
Date: 2018-03-29 03:31:23
Message-ID: e3e39ec0-9ba2-7ae8-4246-57e3a7b4a01e@gelassene-pferde.biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I've experimented with background workers a bit. Yes, normally you'd
> write some C, but you could also install this (mentioned in the blog
> post and the source of pg_background_launch):

Thanks for your answer. I want my logger to be used with the facilities
there are from PostgreSQL so I'll go the dblink way. The docs write that
fdw provides a more modern architecture for more ore less the same.
However, I do not think the execution of arbiträry stuff is possible by fdw.

Kind regards Thiemo

--
SIP/iptel.org: thiemo.kellner
Öffentlicher PGP-Schlüssel:
http://pgp.mit.edu/pks/lookup?op=get&search=0xCA167FB0E717AFFC

Attachment Content-Type Size
thiemo.vcf text/x-vcard 693 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-03-29 04:20:48 Re: Postgresql 9.3 Server will not start after Ubuntu Upgrade
Previous Message David G. Johnston 2018-03-29 02:37:09 Re: Postgresql 9.3 Server will not start after Ubuntu Upgrade