timmy Profile Answers by timmy Questions by timmy Apr 9th, 2007 The Maximum size for a table in PostgreSQL is 32TB
Gowtham Mar 21st, 2016 Hi , There is restriction in table size in PostgreSQL because we use 32-bit numbering to the files stored on OS for each and every table. i.,e 2 power 32 * max file size restriction of OS.
What is the Maximum size for a table in PostgreSQL?
Questions by RajivPrasad answers by RajivPrasad
Related Answered Questions
Related Open Questions