Re: filter partitions

From: pradeep <pradeep(dot)kumar(dot)pc(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: filter partitions
Date: 2018-02-16 05:59:04
Message-ID: 1518760744079-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

use

select p, max(item) over (partition by p) from item where item='D'

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Iñigo Salvat 2018-02-16 06:16:03 Migrate streaming replication 9.4 to 9.6
Previous Message Azimuddin Mohammed 2018-02-16 05:54:43 postgres started without auto vaccum