A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/orgrim/pg_back/commit/7b2ab08d416faf2df5eef20ec992818436190f05 below:

release 2.3.0 · orgrim/pg_back@7b2ab08 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+11

-1

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+11

-1

lines changed Original file line number Diff line number Diff line change

@@ -1,5 +1,15 @@

1 1

# Changelog

2 2 3 +

## pg_back 2.3.0

4 + 5 +

* Add options to avoid dumping hash passwords with pg_dumpall

6 +

* Ensure usability without superuser privileges

7 +

* Update Go dependencies

8 +

* Add the --dump-only option to only dump databases

9 +

* Fix mode of the directory when the format is dir

10 +

* Add an option to download from remote locations

11 +

* Add an option to list files from remote locations

12 + 3 13

## pg_back 2.2.0

4 14 5 15

* Support compression in plain format

Original file line number Diff line number Diff line change

@@ -37,7 +37,7 @@ import (

37 37

"time"

38 38

)

39 39 40 -

var version = "2.2.0"

40 +

var version = "2.3.0"

41 41

var binDir string

42 42 43 43

type dump struct {

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4