Re: store different tables in different locations

From: Shane Ambler <pgsql(at)Sheeky(dot)Biz>
To: Julius Tuskenis <julius(at)nsoft(dot)lt>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: store different tables in different locations
Date: 2008-04-04 17:17:40
Message-ID: 47F662B4.7080903@Sheeky.Biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Julius Tuskenis wrote:

>> For some reason the size of database is asked to restrict to 900MB.
>> So I have to make efforts to make sure that its size is less than 900MB.

Two things I can think of that may get you a message like this.

1. Available disk space (or quotas for the postgres user) - which
partition is the db on and how much free space does it have?

2. You are storing all data in the same row and column (as in adding to
data there not inserting data into a new row) which is restricted to 1GB

What is the exact message you get in regards to this limit?
And where does this appear to come from?

--

Shane Ambler
pgSQL (at) Sheeky (dot) Biz

Get Sheeky @ http://Sheeky.Biz

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gilberto Castillo Martínez 2008-04-04 20:22:49 RE: [ADMIN] RV: instalacion del PHPPGADMIN
Previous Message Sonia Perez Peña 2008-04-04 14:58:03 RV: instalacion del PHPPGADMIN