select database_size

From: Andreas Schmitz <a(dot)schmitz(at)cityweb(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: select database_size
Date: 2003-02-27 09:08:28
Message-ID: 200302271008.28648.a.schmitz@cityweb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi,

I had a posting in here before taking concern about the database_size. I 've
set up a second machine in the meanwhile. both show the same errors.

newsdb=# select database_size('newsdb');
ERROR: MemoryContextAlloc: invalid request size 1684144132
newsdb=# select database_size('archiv');
ERROR: MemoryContextAlloc: invalid request size 1769340932
newsdb=# select database_size('newsdb');
ERROR: MemoryContextAlloc: invalid request size 1684144132
newsdb=# select database_size('archiv');
ERROR: MemoryContextAlloc: invalid request size 1769340932
newsdb=#

machine 1 : E450/4 CPU's solaris 8
machine 2: SS20/2 CPU's solaris 9

any ideas about that ?

regards

-andreas

--
Andreas Schmitz - Phone +49 201 8501 318
Cityweb-Technik-Service-Gesellschaft mbH
Friedrichstr. 12 - Fax +49 201 8501 104
45128 Essen - email a(dot)schmitz(at)cityweb(dot)de

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Treat 2003-02-27 15:21:58 Re: Dump from mssql
Previous Message Daniel Rubio 2003-02-27 07:27:54 Re: Limiting database size ...