data partitioning

This commit is contained in:
Brian Quinion
2010-10-26 15:22:41 +00:00
parent 4c2c499860
commit e6d983474b
10 changed files with 273 additions and 511 deletions

View File

@@ -248,3 +248,5 @@ pf "name"=>"Polynésie française", "name:af"=>"Franse Polynesië", "name:an"=>"
\.
CREATE INDEX idx_country_name_country_code ON country_name USING btree (country_code);
insert into country_name values('im','name'=>'Isle of Man','en');