Highlighted
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-01-2020
10:50 AM
01-01-2020
10:50 AM
How to Implement Sharding in EDB EPAS 11.x
Dear Experts,
My requirement is to implement Sharding in EDB EPAS 11.x, is there any documentation or steps are available to implement it.
What are the Benefits and Drawbacks of Sharding in EDB EPAS 11.x.
Regards,
Moin
Archived Discussions
Effective March 31st, we will no longer engage on PostgresRocks.
How to engage with us further?
- Thought Leadership: EDB Blogs
- Tips and Tricks: Postgres Tutorials
- Customer Support: Create a Case Please note: Only customers with an active EDB support subscription and support portal authorization can create support ticket
- Engage on Stackoverflow While engaging on Stackoverflow tag the question with EDB or EnterpriseDB.
1 REPLY 1
Highlighted
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-01-2020
12:20 PM
01-01-2020
12:20 PM
Re: How to Implement Sharding in EDB EPAS 11.x
Hi Moin,
PostgreSQL 10 has the declarative table partitioning feature and PostgreSQL 11 is capable of real sharding.
Kindly refer to below links for Built-in Sharding in PostgreSQL and its features: