| From: | Tomas Dalebjörk <tomas(dot)dalebjork(at)gmail(dot)com> |
|---|---|
| To: | pgsql-www(at)postgresql(dot)org |
| Subject: | Wiki editor request |
| Date: | 2019-06-17 20:17:40 |
| Message-ID: | CACrcyfL=jyZD9HYbTt2b1GcdZaWNXgFWzwEenmw-BZEU7+8rwA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Hi,
pginfra - request.
SPFS - is an add on module that makes it possible to backup the PostgreSQL
databasses directly to an IBM Spectrum Protect backup server, by mounting
it as a file-system anywhere on your server.
Eg
# mount -t spfs /backup
# pg_dump > /backup/pg.dump
And for the WAL files:
# mount .-t spfs /archive
Easy
It would be good if this easy solution can be referenced too under the
Spectrum Protect server entry @ https://wiki.postgresql.org/wiki/WikiEditing
The solution is named : SPFS , and is a file-system for Spectrum Protect
See http://www.spictera.com
Regards Tomas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2019-06-17 21:08:12 | Re: Wiki editor request |
| Previous Message | Justin Clift | 2019-06-17 15:39:18 | Re: Install github app to automatically close PRs on github mirror |