| From: | Ivan Lezhnjov IV <iliv(at)commandprompt(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | backup.sgml patch that adds information on custom format backups |
| Date: | 2013-02-08 18:56:15 |
| Message-ID: | F6C1A64E-C631-476C-B6D9-3B4E488FB0E6@commandprompt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello,
I'd like to submit the following patch that extends backup.sgml with a bit of practical but important information.
Project: postgresql
Patch filename: backup.sgml-cmd-v001.patch
The patch extends backup.sgml and adds practical information on custom format backups approach. Basically, we believe that plaintext backup format is suitable for a very limited range of use cases, and that in real world people are usually better off with a custom format backup. This is what we want PostgreSQL users to be aware of and provide some hands-on examples of how to do backups using this approach.
It is meant for application, and is against master branch.
The patch does pass 'make check' and 'make html' successfully.
PS: this is my first submission ever. So, if I'm missing something or not doing it as expected, please, do let me know. Thank you.
Ivan
| Attachment | Content-Type | Size |
|---|---|---|
| backup.sgml-cmd-v001.patch | application/octet-stream | 4.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gavin Flower | 2013-02-08 19:23:52 | Re: Considering Gerrit for CFs |
| Previous Message | Peter Eisentraut | 2013-02-08 18:43:43 | Re: Time for an autoconf update |