pg_repack failure

Started by Nagaraj Rajabout 6 years ago2 messages
#1Nagaraj Raj
nagaraj.sf@yahoo.com

Hello,

When I tried to repack my bloated table an error occurred:

FATAL: terminating connection due to idle-in-transaction timeout
ERROR: query failed: SSL connection has been closed unexpectedly
DETAIL: query was: SAVEPOINT repack_sp1

and this error is occurring in large tables only, and current table size which is running about 700GB

/pg_repack --version
pg_repack 1.4.3

DB version: PostgreSQL 9.6.11 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.9.3, 64-bit

Appreciate the assistance.
FATAL: terminating connection due to idle-in-transaction timeout · Issue #222 · reorg/pg_repack

|
|
|
| | |

|

|
|
| |
FATAL: terminating connection due to idle-in-transaction timeout · Issu...

When I tried to repack my bloated table an error occurred: FATAL: terminating connection due to idle-in-transact...
|

|

|

Regards,Nagaraj

#2Michael Paquier
michael@paquier.xyz
In reply to: Nagaraj Raj (#1)
Re: pg_repack failure

On Tue, Jan 07, 2020 at 06:15:09AM +0000, Nagaraj Raj wrote:

and this error is occurring in large tables only, and current table
size which is running about 700GB

/pg_repack --version
pg_repack 1.4.3

DB version: PostgreSQL 9.6.11 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.9.3, 64-bit

I think that you had better report that directly to the maintainers of
the tool here:
https://github.com/reorg/pg_repack/
--
Michael