Size limitation for a table under linux ........

From: <pejac(at)altern(dot)org>
To: pgsql-novice(at)postgresql(dot)org
Subject: Size limitation for a table under linux ........
Date: 2000-10-18 08:08:11
Message-ID: 200010180855.e9I8tAW42260@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I want to know if we can create a table > 2 Go under
linux because linux use ext2 ( and size file is limit to 2Go )

Why postgresql don't use directly the device like other
commercial DB ( sybase or oracle can permitt that ). Is it
more performant ???

So how can i create table with a size > 2Go under linux
with postgresql.

Thanks,

PEJAC Pascal

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Poul L. Christiansen 2000-10-18 10:11:41 Re: Size limitation for a table under linux ........
Previous Message Designer 2000-10-17 19:05:20 pgsql install help