On 04/26/2018 10:45 AM, Vitaliy Garnashevich wrote:
SELECT .. FOR UPDATE?:https://www.postgresql.org/docs/10/static/sql-select.html#SQL-FOR-UPDATE-SHAREhttps://www.postgresql.org/docs/10/static/explicit-locking.html#LOCKING-ROWSIt says: "Currently, FOR NO KEY UPDATE, FOR UPDATE, FOR SHARE and FOR KEY SHARE cannot be specified with GROUP BY."
Without the query we are flying blind, so suggestions will have a ?
Regards, Vitaliy
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx