edit wiki

Started by Willy-Bas Loosalmost 10 years ago3 messagesgeneral
Jump to latest
#1Willy-Bas Loos
willybas@gmail.com

Hi,

I added some code to the script on
https://wiki.postgresql.org/wiki/Automated_Backup_on_Linux
and i would like to share.
The code provides in backing up the globals by means of pg_dumpall -g

The wiki says i need to ask for editing privileges.

BTW nice script. And it could yet be expanded with support for multiple
clusters. There is some possible example code in Debian's postgresql-common
pg_lsclusters, which is written in perl.

Cheers,
--
Willy-Bas Loos

#2Daniel Gustafsson
daniel@yesql.se
In reply to: Willy-Bas Loos (#1)
Re: edit wiki

On 17 May 2016, at 18:10, Willy-Bas Loos <willybas@gmail.com> wrote:

Hi,

I added some code to the script on https://wiki.postgresql.org/wiki/Automated_Backup_on_Linux
and i would like to share.
The code provides in backing up the globals by means of pg_dumpall -g

The wiki says i need to ask for editing privileges.

BTW nice script. And it could yet be expanded with support for multiple clusters. There is some possible example code in Debian's postgresql-common pg_lsclusters, which is written in perl.

The wiki editor permission requests should go to the pgsql-www@ mailinglist,
remember to include your community username in the email.

cheers ./daniel

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#3Willy-Bas Loos
willybas@gmail.com
In reply to: Daniel Gustafsson (#2)
Re: edit wiki

OK, thx

On Tue, May 17, 2016 at 6:19 PM, Daniel Gustafsson <daniel@yesql.se> wrote:

The wiki editor permission requests should go to the pgsql-www@
mailinglist,
remember to include your community username in the email.

--
Willy-Bas Loos