Re: [GENERAL] pgAdmin shows two servers with the identical data

2013-04-27 Thread Ian Lawrence Barwick
013/4/28 Bob Futrelle : > I have two PG servers with the same data. > > I know the data is the same, because if I change a value in a table > on one server, it changes the value in a table with the same > name in the other server. > > in pgAdmin III: > > Properties for server Local (localhost:5432)

Re: [GENERAL] pgAdmin shows two servers with the identical data

2013-04-27 Thread Jasen Betts
On 2013-04-28, Bob Futrelle wrote: > --001a11c2f448244d3504db64b5d7 > Content-Type: text/plain; charset=ISO-8859-1 > > I have two PG servers with the same data. > > I know the data is the same, because if I change a value in a table > > on one server, it changes the value in a table with the same

[GENERAL] pgAdmin shows two servers with the identical data

2013-04-27 Thread Bob Futrelle
I have two PG servers with the same data. I know the data is the same, because if I change a value in a table on one server, it changes the value in a table with the same name in the other server. in pgAdmin III: Properties for server Local (localhost:5432): Name: Local Host: localhost Por