Re: [pgadmin-support] PostgreSQL Datasize

2005-04-09 Thread Dave Page
Hi   This is not the right list for this sort of question (try [email protected]), however there are multi-terrabyte-sized PostgreSQL databases in existance, so you shouldn't have trouble with a 20GB one.   The 'official' list of limitations is at http://www.postgresql.org/docs/faq

[pgadmin-support] PostgreSQL Datasize

2005-04-09 Thread Amitava Sengupta
Hi,   I'll be using PostgreSQL for one of our desktop application with huge data (>20GB). Can you let me know whether Postgres supports that amount of data. Let me know of limitations, if any for Postgres regarding handling such huge data. Also if there is any max. size for database.   Regar