Re: Database backup - Mailing list pgsql-sql

From Steven Klassen
Subject Re: Database backup
Date
Msg-id 20041017033413.GA23735@commandprompt.com
Whole thread Raw
In response to Database backup  (sreejith s <getsreejith@gmail.com>)
List pgsql-sql
* sreejith s <getsreejith@gmail.com> [2004-10-17 08:49:44 +0530]:

> How to take Database backup from an application developed in Visual
> Basic thats running at Windows Client and Database resting at Linux
> Server. THanx

pg_dump -U your_username your_database > your_database.sql

-- 
Steven Klassen - Lead Programmer
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Replication & Support Services, (503) 667-4564


pgsql-sql by date:

Previous
From: sreejith s
Date:
Subject: Database backup
Next
From: Greg Stark
Date:
Subject: Re: Inserting into table only if the row does not already