Re: repmgr problem with registering standby - Mailing list pgsql-general

From Jaime Casanova
Subject Re: repmgr problem with registering standby
Date
Msg-id CAJKUy5hmk9Rwrz5_JG6c+i0S7HoDe-7qKtGSBc8bR7ey7PXKAA@mail.gmail.com
Whole thread Raw
In response to repmgr problem with registering standby  (Toby Corkindale <toby.corkindale@strategicdata.com.au>)
Responses Re: repmgr problem with registering standby  (Toby Corkindale <toby.corkindale@strategicdata.com.au>)
List pgsql-general
On Wed, Jul 27, 2011 at 4:36 AM, Toby Corkindale
<toby.corkindale@strategicdata.com.au> wrote:
>
> So that looks good, but then I try this on the slave:
> # repmgr -f /etc/repmgr/validator/repmgr.conf \
>  --verbose standby register
>

can you show the content of /etc/repmgr/validator/repmgr.conf?

[...]
>
> I can query the database like so though, and it seems like it's all good:
> repmgr=# select * from repmgr_validator.repl_nodes;
>  id |  cluster  |                       conninfo
> ----+-----------+------------------------------------------------------
>  0 | validator | host=10.133.54.2 port=5432 user=repmgr dbname=repmgr
> (1 row)
>

this is on the master or the slave?

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación

pgsql-general by date:

Previous
From: "Little, Douglas"
Date:
Subject: problems viewing information_schema.schemata
Next
From: Sebastian Jaenicke
Date:
Subject: Re: error when compiling a c function