Skip to content

jkburges/grails-postgresql-partition-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grails-postgresql-partition-prototype

A small prototype demonstrating how to achieve table partitioning within the context of a grails application.

You will need to create a local database called "partition_test" (or update DataSources.groovy appropriately). Then just run the tests (there is only one): grails test-app

About

A small prototype demonstrating partitioning of a Postgresql table with a grails integration test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published