Michael, thanks for checking,
I tried it again today and it is now working so I must have forgotten something.
John
> Date: Tue, 16 Jun 2015 08:33:09 +0900
> Subject: Re: [GENERAL] RegisterBackgroundWorker does not actually start a bg
> worke
On Tue, Jun 16, 2015 at 3:58 AM, John Lumby wrote:
> I am new to bg_workers so this may be my user error,
> but when I build and run the contrib/worker_spi
> extension,I find that :
>
> . starting postgres with the extension named in shared_preload_libraries :
> its _PG_init is invo
I am new to bg_workers so this may be my user error,
but when I build and run the contrib/worker_spi
extension, I find that :
. starting postgres with the extension named in shared_preload_libraries :
its _PG_init is invoked as expected but no process is started -
it is as thou