Also, Packt has a deal on their site where if you buy 2 ebooks, you get
them both for half off. This one seems to qualify, so I Was able to get it
for $3, while also getting another book I've been wanting for half what I
was expecting to pay.
Hooray!
QH
Le 2013-04-03 à 14:10, Shaun Thomas a écrit :
> On 04/03/2013 01:07 PM, Joe Van Dyk wrote:
>
>> Links for those who are interested:
>
> Not sure why it's not showing up with the paperback, but the Kindle edition:
>
> http://www.amazon.com/Instant-PostgreSQL-Backup-Restore-ebook/dp/B00C26J204
>
On 04/03/2013 01:07 PM, Joe Van Dyk wrote:
Links for those who are interested:
Not sure why it's not showing up with the paperback, but the Kindle edition:
http://www.amazon.com/Instant-PostgreSQL-Backup-Restore-ebook/dp/B00C26J204
I've never ordered a kindle eBook since I prefer epub, but t
On Wed, Apr 3, 2013 at 7:09 AM, Shaun Thomas wrote:
> Hey!
>
> So, Packt approached me a few months ago and asked me to put together a
> very basic series of short step-by-step instructions on backing up
> PostgreSQL. The title is "Instant PostgreSQL Backup and Restore How-to."
>
Links for those
> -Original Message-
> From: Shaun Thomas [mailto:stho...@optionshouse.com]
> Sent: Wednesday, April 03, 2013 1:51 PM
> To: Igor Neyman
> Cc: PostgreSQL General
> Subject: Re: PostgreSQL Backup Booklet
>
> On 04/03/2013 12:49 PM, Igor Neyman wrote:
>
> > Is there plans for e-book editio
On 04/03/2013 12:49 PM, Igor Neyman wrote:
Is there plans for e-book edition?
I believe there already is one. Packt sells it directly, and it's also
listed on Amazon. Way cheaper than the print version, I think. About
five bucks, as opposed to 20.
--
Shaun Thomas
OptionsHouse | 141 W. Jack
> -Original Message-
> From: Shaun Thomas [mailto:stho...@optionshouse.com]
> Sent: Wednesday, April 03, 2013 10:09 AM
> To: PostgreSQL General
> Subject: PostgreSQL Backup Booklet
>
> Hey!
>
> So, Packt approached me a few months ago and asked me to put together a
> very basic series o
Based on Amazon reviews and others in the PG community, I would 100% get
something like this. High Availability / Fail Over are my biggest concerns
with PostgreSQL Database.
Thanks so much for sharing and good luck!!!
On Wed, Apr 3, 2013 at 10:09 AM, Shaun Thomas wrote:
> Hey!
>
> So, Packt app
Hey!
So, Packt approached me a few months ago and asked me to put together a
very basic series of short step-by-step instructions on backing up
PostgreSQL. The title is "Instant PostgreSQL Backup and Restore How-to."
I tried to cover all of the basic approaches used by most admins, and I
tes
Hello frends!
i am using postgresql database. I am using crond for daily backup.
Following is the crontab entry,
29 17 * * 1-6 postgres /path/to/script.sh
'script.sh' contains
PGUSER=postgres pg_dumpall > /path/to/backup_date.sql
Running the script using crond creates the 0 byte files.
On Wednesday 24 January 2007 20:57, "bala" <[EMAIL PROTECTED]>
wrote:
> 'script.sh' contains
>
> PGUSER=postgres pg_dumpall > /path/to/backup_date.sql
>
> Running the script using crond creates the 0 byte files.
>
> But , If i run the script in console , it creates the file with
> content.
>
>
On 25.01.2007 05:57, bala wrote:
But , If i run the script in console , it creates the file with
content.
Define $PATH or use /usr/local/bin/pg_dumpall or where ever it is.
--
Regards,
Hannes Dorbath
---(end of broadcast)---
TIP 9: In versions b
12 matches
Mail list logo