| From: | Petr Jelinek <petr(at)2ndquadrant(dot)com> |
|---|---|
| To: | Steve Singer <steve(at)ssinger(dot)info>, Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru> |
| Cc: | Craig Ringer <craig(at)2ndquadrant(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Logical Replication WIP |
| Date: | 2016-09-06 09:49:20 |
| Message-ID: | e05879c2-c2fa-50fa-ed9b-51f11562b088@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stas Kelvich | 2016-09-06 09:49:53 | Re: Speedup twophase transactions |
| Previous Message | Craig Ringer | 2016-09-06 09:36:53 | Re: Override compile time log levels of specific messages/modules |