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 > >

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

2017-03-14 Thread Антон Тарабрин
omeone else will chime in ... > -- ___ С наилучшими пожеланиями, Антон Тарабрин With best regards, Anton Tarabrin

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

2017-03-14 Thread Антон Тарабрин
tivity where state<>'idle'; > select * from pg_stat_activity where state<>'idle' order by xact_start > limit 1; > -- ___ С наилучшими пожеланиями, Антон Тарабрин With best regards, Anton Tarabrin

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

2017-03-14 Thread Антон Тарабрин
relname in > ('__orders_y2017_m3_to_drop', '__orders_y2017_m2_to_drop'); > select * from pg_stat_database; > -- ___ С наилучшими пожеланиями, Антон Тарабрин With best regards, Anton Tarabrin

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

2017-03-14 Thread Антон Тарабрин
date patterns make it difficult to keep bloat down; we > can see some rollbacks which I'm sure are part of your problem. > > You could try updating to the latest minor version of postgres as there > are a few fixes to autovacuum in versions after 9.5.3, but I think > analyzing your

[GENERAL] Table not cleaning up drom dead tuples

2017-03-14 Thread Антон Тарабрин
n and again -- ___ С наилучшими пожеланиями, Антон Тарабрин With best regards, Anton Tарабрин

[GENERAL] @ operator

2015-09-17 Thread Антон Бушмелев
Hello, google nothing for @ operator =(, what does this mean field1 <@ ( subquery ) ? ps: sorry for my english

Re: [GENERAL] unable to write inside TEMP...

2010-12-19 Thread Антон
No. I'm Administrator. About TEMP: - %USERPROFILE%\AppData\Local\Temp (this is for current user) - %SystemRoot%\TEMP (system var) Im elso check disk free space - it's ok. - Original Message - From: "Raymond O'Donnell" To: "tbazadaykin" Cc: Sent: Sunday, December 19, 2010 8:04 PM S