PostgreSQL – loading data from Version 8.1.4 into version 7.4.8

CREATE ROLE doesn’t work in version 7. Version 7 needs CREATE USER commands

Use pg_dumpall -s to get the users

Edit the commands – eg. using jEdit
copy the role commands to a file
Sort using the Text tool plugin

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>