| From: | Ian Lawrence Barwick <barwick(at)gmail(dot)com> |
|---|---|
| To: | Atul Kumar <akumar14871(at)gmail(dot)com> |
| Cc: | "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: database shutting down |
| Date: | 2020-10-19 07:28:45 |
| Message-ID: | CAB8KJ=hU1L-je1Fz0FcrFOsaUaizgwT=3_MKPXJNJjFwqA06sA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
2020年10月19日(月) 16:22 Atul Kumar <akumar14871(at)gmail(dot)com>:
>
> 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.
Check the PostgreSQL log file. Most likely you'll see a message like
'could not access file "repmgr": No such file or directory", which indicates
repmgr is not installed correctly.
Regards
Ian Barwick
--
EnterpriseDB: https://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2020-10-19 07:44:39 | Re: database shutting down |
| Previous Message | Atul Kumar | 2020-10-19 07:22:21 | database shutting down |