Re: ERROR: invalid memory alloc request size 18446744073709551613

2020-08-10 Thread Flaris Roland Feller
Hello Peter, In this case, It was a COPY for a table to out of the database, but the error occurs with other commands like a SELECT. Thanks in advance, Flaris. Flaris R. Feller flaris.fel...@gmail.com http://linkedin.com/in/flarisfeller > Em 22 de jun de 2020, à(s) 12:33, Peter J. Holzer esc

Re: ERROR: invalid memory alloc request size 18446744073709551613

2020-08-10 Thread Flaris Roland Feller
Hello Rob, You mean, an insert or update carrying this value? No, it doesn’t. Thanks, Flaris. Flaris R. Feller flaris.fel...@gmail.com http://linkedin.com/in/flarisfeller > Em 22 de jun de 2020, à(s) 11:28, Rob Sargent > escreveu: > >  > >> On Jun 22, 2020, at 8:13 AM, Flaris Feller wrot

Re: ERROR: invalid memory alloc request size 18446744073709551613

2020-08-10 Thread Flaris Roland Feller
Hello all, I’ve got successfully isolate and delete the corrupted rows at the table, but what would caused that? How to prevent it? Thanks in advance, Flaris. Flaris R. Feller 48-999811781 flaris.fel...@gmail.com http://linkedin.com/in/flarisfeller > Em 22 de jun de 2020, à(s) 13:54, Tom Lane

Re: ERROR: invalid memory alloc request size 18446744073709551613

2020-06-22 Thread Tom Lane
Flaris Feller writes: > Em seg., 22 de jun. de 2020 às 12:33, Peter J. Holzer > escreveu: >> On 2020-06-22 11:13:33 -0300, Flaris Feller wrote: >>> When using Postgres 9.6.15 on "CentOS Linux release 7.5.1804 (Core)" on >>> Intel x86_64 I noticed "invalid memory alloc request size" error at >>>

Re: ERROR: invalid memory alloc request size 18446744073709551613

2020-06-22 Thread Flaris Feller
Hi Peter, The error happens with SELECT command too and the COPY command was used to extract data out of the database. Thanks in advance, Flaris Feller. Em seg., 22 de jun. de 2020 às 12:33, Peter J. Holzer escreveu: > On 2020-06-22 11:13:33 -0300, Flaris Feller wrote: > > When using Postgres

Re: ERROR: invalid memory alloc request size 18446744073709551613

2020-06-22 Thread Peter J. Holzer
On 2020-06-22 11:13:33 -0300, Flaris Feller wrote: > When using Postgres 9.6.15 on "CentOS Linux release 7.5.1804 (Core)" on Intel > x86_64 I noticed "invalid memory alloc request size" error at PostgreSQL logs. > This is the postgresq.log file's fragment of log where the error was found. > > 2020

Re: ERROR: invalid memory alloc request size 18446744073709551613

2020-06-22 Thread Rob Sargent
> On Jun 22, 2020, at 8:13 AM, Flaris Feller wrote: > > Hello all, > > When using Postgres 9.6.15 on "CentOS Linux release 7.5.1804 (Core)" on Intel > x86_64 I noticed "invalid memory alloc request size" error at PostgreSQL logs. > This is the postgresq.log file's fragment of log where the er

ERROR: invalid memory alloc request size 18446744073709551613

2020-06-22 Thread Flaris Feller
Hello all, When using Postgres 9.6.15 on "CentOS Linux release 7.5.1804 (Core)" on Intel x86_64 I noticed "invalid memory alloc request size" error at PostgreSQL logs. This is the postgresq.log file's fragment of log where the error was found. 2020-06-22 00:29:18 BRT [16987]: [1-1] db=bxs,user=po