Table partition for very large table - Mailing list pgsql-general

From Yudie Gunawan
Subject Table partition for very large table
Date
Msg-id e460d0c0503280932cd9b3e3@mail.gmail.com
Whole thread Raw
Responses Re: Table partition for very large table
Re: Table partition for very large table
Re: Table partition for very large table
List pgsql-general
I have table with more than 4 millions records and when I do select
query it gives me "out of memory" error.
Does postgres has feature like table partition to handle table with
very large records.
Just wondering what do you guys do to deal with very large table?


Thanks!

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can't pg_dumpall, claims database exists twice
Next
From: "Janning Vygen"
Date:
Subject: Re: pg_xlog disk full error, i need help