Re: Backup Postgre Windows to Linux

From: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
To: Flávio Brito <flavio(at)stat(dot)com(dot)br>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Backup Postgre Windows to Linux
Date: 2001-10-19 13:43:50
Message-ID: Pine.LNX.4.30.0110190941080.17873-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 19 Oct 2001, Flávio Brito wrote:

> I am using "pg_dumpall -h localhost -p 5432 > db.out"
> When I try it on Windows its turns my printer on and freeze

Ouch! What version of Windows are you using? I seem to recall that DOS &
Windows used to remap an interrupt (divide by zero? overflow?) to be a
printer interrupt, so certain fatal exceptions trapped by the hardware
would just start printing crap out on the printer inadvertently. I wonder
if this is still the case in newer versions of Windows?

-- Brett
http://www.chapelperilous.net/
------------------------------------------------------------------------
"All we are given is possibilities -- to make ourselves one thing or another."
-- Ortega y Gasset

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brett W. McCoy 2001-10-19 13:46:52 Re: Column names
Previous Message Brett W. McCoy 2001-10-19 13:38:25 Re: Possible bug in postgresql-7.1.3-1PGDG