Skip to content

Releases: comagic/pg_import

Refresh sequence

20 Aug 14:40
Compare
Choose a tag to compare

Add --refresh-sequence - do setval() for all sequences by max(column)

fix crash on empty post-data section

13 Mar 14:31
Compare
Choose a tag to compare
v2.2.2

fix crash on empty post-data section

fix crash on empty db

13 Mar 14:16
Compare
Choose a tag to compare
v2.2.1

add --roles argument

Add argument --roles

26 Dec 22:14
Compare
Choose a tag to compare
  • Add argument --roles

Creating a database with built-in tools

26 Dec 19:38
Compare
Choose a tag to compare
  • Creating a database with built-in tools

Avoid the annoying .DS_Store

01 Feb 13:56
Compare
Choose a tag to compare
  • Avoid the annoying .DS_Store
  • Print name of incorrect file on error

Add support import only selected schema

28 Sep 18:46
Compare
Choose a tag to compare
  • Add support import only selected schema

Support pg_export latest version

06 Apr 16:57
Compare
Choose a tag to compare

Support latest pg_export format