| From: | Nicolas Relange <nrelange(at)lemoinetechnologies(dot)com> |
|---|---|
| To: | pgsql-announce(at)postgresql(dot)org |
| Subject: | pg_fkpart 1.0 released |
| Date: | 2015-04-27 15:30:00 |
| Message-ID: | 553E55F8.2010002@lemoinetechnologies.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce |
The initial version of pg_fkpart, an extension that partitions database
tables following a foreign key, has been released.
pg_fkpart was written to better parallelize serializable transactions,
where each transaction is associated to a given foreign key.
pg_fkpart is open source and distributed with the GPL v2 license.
The code source is available here:
https://github.com/lemoineat/pg_fkpart
Any contribution is welcome. You can send your issues and pull requests
directly in the github web site.
--
Nicolas Relange
Lemoine Automation Technologies
nrelange(at)lemoinetechnologies(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Terry Erisman | 2015-04-30 15:31:43 | PGConf Silicon Valley CfP Now Open |
| Previous Message | David Fetter | 2015-04-26 21:51:42 | == PostgreSQL Weekly News - April 26 2015 == |