Re: Multi client in subscription?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: xOChilpili <xochilpili(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Multi client in subscription?
Date: 2018-07-30 13:29:27
Message-ID: de955185-d61c-439e-dbfd-9df637f3620b@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/29/2018 11:53 PM, xOChilpili wrote:
> Hi everyone,
>
> I have 2 virtual machines, one that i use at home and the other one that
> i use at work, so, in the server i have one publication and for each
> client i have the same subscription, but every time i go out from home
> to work, i have to stop postgresql service in order to use subscription
> at work, and viceversa, is it possible to use both at the same time ?

This is going to need more information:

1) Not clear to me whether the server is one of the virtual machines or
some other machine?

2) What is the publication definition?

3) How are the subscriptions set up?

4) Are the virtual machines on continuously?

>
> Thanks a lot!
>
>
> --
> xOCh
>
>
> --
> PAranoids Group
>
> 218

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-07-30 13:39:40 Re: Postgresql 10.4 installation issues on Ubuntu 14.05
Previous Message Adrian Klaver 2018-07-30 13:23:41 Re: ALTER ROLE SET search_path produced by pg_dumpall gives : ERROR: syntax error at or near "$" .