Re: Multi client in subscription? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Multi client in subscription?
Date
Msg-id de955185-d61c-439e-dbfd-9df637f3620b@aklaver.com
Whole thread Raw
In response to Multi client in subscription?  (xOChilpili <xochilpili@gmail.com>)
Responses Re: Multi client in subscription?  (Andreas Kretschmer <andreas@a-kretschmer.de>)
List 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.klaver@aklaver.com


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: ALTER ROLE SET search_path produced by pg_dumpall gives : ERROR:syntax error at or near "$" .
Next
From: Adrian Klaver
Date:
Subject: Re: Postgresql 10.4 installation issues on Ubuntu 14.05