Re: pg_restore out of memory
От
Miguel Ramos
Тема
Re: pg_restore out of memory
Дата
Msg-id
1468444287.3152.25.camel@miguel.ramos.name
Ответ на
Re: pg_restore out of memory (John R Pierce)
Список
Дерево обсуждения
pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Karsten Hilbert <Karsten.Hilbert@gmx.net>
Re: pg_restore out of memory Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Miguel Ramos <mail@miguel.ramos.name>
Re: pg_restore out of memory Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Adrian Klaver <adrian.klaver@aklaver.com>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Miguel Ramos <mail@miguel.ramos.name>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory John R Pierce <pierce@hogranch.com>
Re: pg_restore out of memory Miguel Ramos <mail@miguel.ramos.name>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory John R Pierce <pierce@hogranch.com>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Adrian Klaver <adrian.klaver@aklaver.com>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Sameer Kumar <sameer.kumar@ashnik.com>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Felipe Santos <felipepts@gmail.com>
Re: pg_restore out of memory Miguel Ramos <org.postgresql@miguel.ramos.name>
Re: pg_restore out of memory Felipe Santos <felipepts@gmail.com>
Yes. Both 9.1.8, I checked right now. -- Miguel A Qua, 13-07-2016 às 13:59 -0700, John R Pierce escreveu: > On 7/13/2016 1:51 PM, Miguel Ramos wrote: > > Finally, here are the log messages at the moment of the error. > > It is clearly not while building indices. > > > > The table in question is a big one, 111GB. > > Fields latitude, longitude and height are arrays of length around > > 500- > > 700 on each row (double and real). > > > > So, what does this mean? > > Was it the client that aborted? I think I saw that "unexpected > > message > > type 0x58" on other types of interruptions. > > is pg_restore, and the postgres server all the same version? > > $ pg_restore --version > pg_restore (PostgreSQL) 9.3.13 > > $ su - postgres > -bash-4.1$ psql -c "select version()" > version > ------------------------------------------------------------------- > --------------------------------------------- > PostgreSQL 9.3.13 on x86_64-unknown-linux-gnu, compiled by gcc > (GCC) > 4.4.7 20120313 (Red Hat 4.4.7-16), 64-bit > (1 row) > > > -- > john r pierce, recycling bits in santa cruz > >
В списке pgsql-general по дате отправления