Re: Logical Replication WIP - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: Logical Replication WIP
Date
Msg-id e05879c2-c2fa-50fa-ed9b-51f11562b088@2ndquadrant.com
Whole thread Raw
In response to Re: Logical Replication WIP  (Steve Singer <steve@ssinger.info>)
List pgsql-hackers
On 05/09/16 21:58, Steve Singer wrote:
> On 08/31/2016 04:51 PM, Petr Jelinek wrote:
>> Hi,
>>
>> and one more version with bug fixes, improved code docs and couple
>> more tests, some general cleanup and also rebased on current master
>> for the start of CF.
>>
>>
>>
>
> To get the 'subscription' TAP tests to pass I need to set
>
> export PGTZ=+02
>
> Shouldn't the expected output be with reference to PST8PDT?
>

That would break it for other timezones, the expected output should be 
whatever will work for everybody. I think the connection just needs to 
set the timezone so that it's stable across environments.

--   Petr Jelinek                  http://www.2ndQuadrant.com/  PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Override compile time log levels of specific messages/modules
Next
From: Stas Kelvich
Date:
Subject: Re: Speedup twophase transactions