po 19. 10. 2020 v 20:18 odesílatel Igor Korot napsal:
> Hi, Pavel,
>
> On Mon, Oct 19, 2020 at 12:51 PM Pavel Stehule
> wrote:
> >
> > Hi
> >
> > po 19. 10. 2020 v 19:40 odesílatel Igor Korot
> napsal:
> >>
> >> Hi,
> >> IIUC, PostgreSQL does not support attaching a database to an existing
> >>
Hi, Pavel,
On Mon, Oct 19, 2020 at 12:51 PM Pavel Stehule wrote:
>
> Hi
>
> po 19. 10. 2020 v 19:40 odesílatel Igor Korot napsal:
>>
>> Hi,
>> IIUC, PostgreSQL does not support attaching a database to an existing
>> connection.
>> However I was told that I can use this:
>> https://www.postgresql
Hi
po 19. 10. 2020 v 19:40 odesílatel Igor Korot napsal:
> Hi,
> IIUC, PostgreSQL does not support attaching a database to an existing
> connection.
> However I was told that I can use this:
> https://www.postgresql.org/docs/9.3/postgres-fdw.html.
>
> Is it the same thing? Why there is no simple
Hi,
IIUC, PostgreSQL does not support attaching a database to an existing
connection.
However I was told that I can use this:
https://www.postgresql.org/docs/9.3/postgres-fdw.html.
Is it the same thing? Why there is no simple
ATTACH AS
?
Thank you.
On Monday, October 19, 2020, Atul Kumar wrote:
> Hi,
>
> I am configuring repmgr, so in postgresql.conf when i changed the
> parameter share_preload_libraries='repmgr', my database server is not
> starting.
>
> When i comment that parameter, database server started.
>
>
> Please help why that par
2020年10月19日(月) 16:22 Atul Kumar :
>
> Hi,
>
> I am configuring repmgr, so in postgresql.conf when i changed the
> parameter share_preload_libraries='repmgr', my database server is not
> starting.
>
> When i comment that parameter, database server started.
>
>
> Please help why that parameter is sto
Hi,
I am configuring repmgr, so in postgresql.conf when i changed the
parameter share_preload_libraries='repmgr', my database server is not
starting.
When i comment that parameter, database server started.
Please help why that parameter is stopping database to start.
Regards,
Atul