Re: shared_preload_libraries is ignored in single user mode

Kouhei Kaigai <kaigai@ak.jp.nec.com>

From: KaiGai Kohei <kaigai@ak.jp.nec.com>
To: Itagaki Takahiro <itagaki.takahiro@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, PgSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-08-17T00:19:06Z
Lists: pgsql-hackers
(2010/08/17 9:02), Itagaki Takahiro wrote:
> 2010/8/17 KaiGai Kohei<kaigai@ak.jp.nec.com>:
>> I want to kick this job in single-user mode, not normal processing mode,
> 
> Does an explicit LOAD work in single-user mode?
> I think LOAD just after login works as same as it was preloaded,
> unless it allocates shared memory.
> 
Thanks, I never thought this idea.

It works and solves the matter, but I think the right way is to fix
the problem, rather than a workaround in scripts...

Thanks,
-- 
KaiGai Kohei <kaigai@ak.jp.nec.com>