Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It seems like I'm not the only one searching.

Here's something from my own archives:

http://www.postgresql.org/docs/8.1/interactive/ddl-partition...



PostgreSQL table partitioning has nothing to do with shards. They don't let you split a database across multiple machines. You can use them to split a single table across multiple disks (using tablespaces), but that's not the same thing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: