Search Postgresql Archives

Re: postgresql-9.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Feb 14, 2012 at 11:29 PM, khizer <khizer@xxxxxxxxxxxxxxx> wrote:
> Hi,
>       In postgresql 9.0.4  i connected to a database and trying to make
> queries but
>       i am facing memory issue, getting err as glibc detected   realloc
> invalid next size
>       so kindly requesting u to provide your valuable feed backs

The first thing to figure out is if this is a client or server side
issue.  It's not uncommon to see folks do something like:

psql mybigdb
select * from somebigtable;

and run out of memory on the client.

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux