gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Solved: Upgrade Postgresql for GNUmed on Windows


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Solved: Upgrade Postgresql for GNUmed on Windows
Date: Tue, 19 Nov 2013 07:34:22 +0100 (CET)

> On 2013-11-18, at 3:29 PM, Sebastian Hilbert <address@hidden> wrote:
> 
> > 8.) type: pg_dump -p 5432 -Fc -f gnumedv18.backup gnumed_v18
> > 
> > 9.) type: pg_dumpall --globals-only > globals.sql
> 
> I think the above needs to be
> 
>       pg_dumpall -p 5432 --globals-only > globals.sql

That's safer but not required as 5432 is the default
port unless reconfigured.

Karsten



reply via email to

[Prev in Thread] Current Thread [Next in Thread]