| From: | Jaime Casanova <jaime(at)2ndquadrant(dot)com> |
|---|---|
| To: | Toby Corkindale <toby(dot)corkindale(at)strategicdata(dot)com(dot)au> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: repmgr problem with registering standby |
| Date: | 2011-07-27 17:47:03 |
| Message-ID: | CAJKUy5hmk9Rwrz5_JG6c+i0S7HoDe-7qKtGSBc8bR7ey7PXKAA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Jul 27, 2011 at 4:36 AM, Toby Corkindale
<toby(dot)corkindale(at)strategicdata(dot)com(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sebastian Jaenicke | 2011-07-27 18:12:51 | Re: error when compiling a c function |
| Previous Message | Little, Douglas | 2011-07-27 16:52:37 | problems viewing information_schema.schemata |