[GENERAL] Test to pgsql-general@postgresql.org

2017-03-16 Thread Todd Vitello
Test

Re: [GENERAL] Table not cleaning up drom dead tuples

2017-03-16 Thread Антон Тарабрин
That was exactly that one bug. Thanks a lot вт, 14 марта 2017 г., 23:26 Jeff Janes : > On Tue, Mar 14, 2017 at 5:09 AM, Антон Тарабрин > wrote: > > Good day. It seems that we have some strange case of VACUUM malfunction > and table bloating. > > PostgreSQL 9.5.3 > > > Are you using replication s

Re: [GENERAL] UPDATE ... ON CONFLICT DO NOTHING

2017-03-16 Thread Alexander Farber
Yasin, thank you for this suggestion, but - On Tue, Mar 14, 2017 at 12:07 PM, Yasin Sari wrote: ​​ >> Have you tried with inner block and do nothing on exception; >> > > >> BEGIN >> >> >> .. >> BEGIN >> >> UPDATE words_social >> SET uid = out_uid