Re: Merging timeseries in postgres

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Tim Smith <randomdev4+postgres(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Merging timeseries in postgres
Date: 2016-07-14 12:11:26
Message-ID: CAKFQuwY1Y=oFM_xTBvLZi-q5HjnN3zLpyV19Hrn3OMGrG-NrjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 14, 2016 at 7:56 AM, Tim Smith <randomdev4+postgres(at)gmail(dot)com>
wrote:

>
>
2003-01-03 (null) 0.003

​Where​ did the "0.003" come from?

The result you are looking for works if you full outer join on dx1 - at
least for the sample data.

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nick Babadzhanian 2016-07-14 12:18:28 Re: Merging timeseries in postgres
Previous Message Tim Smith 2016-07-14 11:56:19 Merging timeseries in postgres