Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate old Glottolog DB dumps to newer PostgreSQL #129

Open
chrzyki opened this issue Oct 21, 2020 · 1 comment
Open

Migrate old Glottolog DB dumps to newer PostgreSQL #129

chrzyki opened this issue Oct 21, 2020 · 1 comment

Comments

@chrzyki
Copy link
Member

chrzyki commented Oct 21, 2020

The old database dumps listed here:

https://github.com/clld/glottolog3/blob/f3a431622446603b31f63316550e82be9bf95221/glottolog3/releases.ini

Should be 'migrated' to a newer PostgreSQL version, most likely PostgreSQL 10. This entails:

  • downloading the dumps
  • loading them into a database running the preferred PSQL version
  • dumping them again from there
  • uploading them again to cdstar
  • changing the bitstream identification in the aforementioned releases.ini to the bitstream of the newer, migrated version
@xrotwang
Copy link
Member

If we have a script to do this, we might even add dumps per pg version as bitstreams to the CDSTAR objects. This would future- and "past"-proof our setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants