<feed xmlns='http://www.w3.org/2005/Atom'>
<title>backupninja/handlers/pgsql, branch feature/git</title>
<subtitle>Backupninja</subtitle>
<id>https://git.fluxo.info/backupninja/atom?h=feature%2Fgit</id>
<link rel='self' href='https://git.fluxo.info/backupninja/atom?h=feature%2Fgit'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/'/>
<updated>2007-10-12T17:06:09+00:00</updated>
<entry>
<title>fixed autotools build, broken since r466, inhandlers/Makefile.am</title>
<updated>2007-10-12T17:06:09+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2007-10-12T17:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=579ea902ba24854b3c9acb307cda7e996e8e41a3'/>
<id>urn:sha1:579ea902ba24854b3c9acb307cda7e996e8e41a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated autotools abstraction to properly pick up different awk, sed,</title>
<updated>2007-02-23T18:04:04+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2007-02-23T18:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=05c26446ed65681528387f6c66473c61eebe7224'/>
<id>urn:sha1:05c26446ed65681528387f6c66473c61eebe7224</id>
<content type='text'>
and md5sum locations

</content>
</entry>
<entry>
<title>pgsql: support PGSQLUSER for real (Closes: #396578)</title>
<updated>2006-11-01T18:26:41+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2006-11-01T18:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=6b015afc1ed4d2be5e48e77eea1ca65cbcf69a1e'/>
<id>urn:sha1:6b015afc1ed4d2be5e48e77eea1ca65cbcf69a1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added fix to mysql handler for option change to --extra-files, also</title>
<updated>2006-08-03T17:38:00+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2006-08-03T17:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=32e13d4c6573fecca4964b1a9f77254823d2e589'/>
<id>urn:sha1:32e13d4c6573fecca4964b1a9f77254823d2e589</id>
<content type='text'>
comitting change to pgsql handler that I forgot to change, allows
the postgresql user to be set in backupninja.conf, instead of hardcoded

</content>
</entry>
<entry>
<title>Added in-line compression to pgsql and mysql handlers, appears to work fine in tests</title>
<updated>2006-06-10T00:25:16+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2006-06-10T00:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=b5130c49410c6c1300b9c8f6246a61c4d1e66004'/>
<id>urn:sha1:b5130c49410c6c1300b9c8f6246a61c4d1e66004</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pgsql: postgres user UID is now the one from inside the vserver if necessary</title>
<updated>2006-04-24T16:16:12+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2006-04-24T16:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=a8c5734f5471c1578828662d1046e41aaf31cf99'/>
<id>urn:sha1:a8c5734f5471c1578828662d1046e41aaf31cf99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pgsql: Fixed shell expansion, thanks Thomas Kotzian (Closes: #363297)</title>
<updated>2006-04-24T16:16:01+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2006-04-24T16:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=806d97652f404adacb83bce8ff843d8dabc2bf00'/>
<id>urn:sha1:806d97652f404adacb83bce8ff843d8dabc2bf00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added escaping of double quotes that were added previously</title>
<updated>2006-03-25T20:14:03+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2006-03-25T20:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=e9e56a7af88cb07d453a94af1133bf0665f00ae3'/>
<id>urn:sha1:e9e56a7af88cb07d453a94af1133bf0665f00ae3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed su quoting usage, as outlined here:</title>
<updated>2006-03-20T23:08:07+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2006-03-20T23:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=8f7a366d32296c68fb70c740c6143fec5487df2f'/>
<id>urn:sha1:8f7a366d32296c68fb70c740c6143fec5487df2f</id>
<content type='text'>
http://lists.debian.org/debian-devel-announce/2006/03/msg00003.html

</content>
</entry>
<entry>
<title>mysql, pgsql and svn handlers: fixed inversed vsname emptyness test</title>
<updated>2006-02-02T20:28:28+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2006-02-02T20:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/backupninja/commit/?id=1f21ab1f9d87fdf363552764fc538ceb34c4105e'/>
<id>urn:sha1:1f21ab1f9d87fdf363552764fc538ceb34c4105e</id>
<content type='text'>
</content>
</entry>
</feed>
