Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
keithgabryelski
on May 4, 2014
|
parent
|
context
|
favorite
| on:
PostgreSQL partitioning explained
it's simply not a problem in practice -- even for very very large tables. Use bigserial if you must.
you can also modify the child table to use a different sequence for each table.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
you can also modify the child table to use a different sequence for each table.