Re: postgres_fdw pushdown problem.

From: "Rhys A(dot)D(dot) Stewart" <rhys(dot)stewart(at)gmail(dot)com>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres_fdw pushdown problem.
Date: 2018-11-20 18:40:31
Message-ID: CACg0vTnbjueNhna1kxwhbAmNGXy49-Y6ErXm9484MWvkw7Xv8g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The devil really is in the details.

> end might be using a different timezone setting.) I'm pretty sure
> either timestamp = timestamp or timestamptz = timestamptz would be
> pushable.

Yeah, casting to plain old timestamp worked.

Thanks Tom.

Rhys
Peace & Love|Live Long & Prosper

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martín Fernández 2018-11-20 19:23:46 Transaction Id Space, Freezing and Wraparound
Previous Message Tom Lane 2018-11-20 18:23:47 Re: postgres_fdw pushdown problem.