nbtpage.c:356 Expression 'metad->btm_root != P_NONE' is always false.

2020-10-06 Thread Антон Пацев
P_NONE) ↑ V547 <https://www.viva64.com/en/w/v547/> Expression 'metad->btm_root != 0' is always false. -- С уважением, Антон Пацев. Best regards, Anton Patsev.

Re: Proposal: remove string "contains errors; unaffected changes were applied"

2020-06-02 Thread Антон Пацев
No. I think the message be sent to the log. i created diagram. May be check postgresql.conf of valid or invalid? [image: contains errors unaffected changes were applied.png] вс, 31 мая 2020 г. в 23:31, Justin Pryzby : > On Sun, May 31, 2020 at 01:43:45PM +0600, Антон Пацев wrote: > &

Proposal: remove string "contains errors; unaffected changes were applied"

2020-05-31 Thread Антон Пацев
. If all log send to ELK, then administrator think that postgresql have error. But postgresql do not have error. -- С уважением, Антон Пацев. Best regards, Anton Patsev.

Ideas about moving live rows to the top of the table

2020-05-13 Thread Антон Пацев
starts a vacuum on this table, because we know that we have live rows at the beginning and dead rows at the end. And the vacuum itself cuts off this tail, i.e. it does not require much additional disk space. Let the auto-vacuum or some other process do this. -- С уважением, Антон Пацев. Best regards