File: postgresql.conf.2

package info (click to toggle)
cedar-backup2 2.20.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 20,636 kB
  • ctags: 34,592
  • sloc: python: 63,703; xml: 9,041; makefile: 100; sh: 9
file content (9 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<!-- Document containing only postgresql section, no databases, all=True -->
<cb_config>
   <postgresql>
      <user>user</user>
      <compress_mode>none</compress_mode>
      <all>Y</all>
   </postgresql>
</cb_config>