Re: [HACKERS] [BUGS] Seems bug in postgres_fdw?

2017-03-06 Thread Rader, David
On Sat, Mar 4, 2017 at 12:52 AM, Robert Haas wrote: > On Thu, Mar 2, 2017 at 3:28 AM, Rader, David wrote: > > Attached is a doc patch that updates the documentation for postgres-fdw > to > > include the actual values for the 4 session variables that are set. Does > > th

Re: [HACKERS] [BUGS] Seems bug in postgres_fdw?

2017-03-01 Thread Rader, David
On Mon, Feb 27, 2017 at 10:10 AM, Tom Lane wrote: > Sachin Kotwal writes: > > Here , Why postgresql takes different time when remote table and foreign > > table have different definition for timestamp column? > > I believe postgres_fdw sets the timezone in its remote session to UTC > for predict