Re: Database Backup - Mailing list pgsql-sql

From sklassen@commandprompt.com
Subject Re: Database Backup
Date
Msg-id 20041006081911.C30243@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-06 08:09:38 +0530]:

> Now i am working on Linux database server/Windows Client project.  I
> have a doubbt. How to take DB backup from my windows client machine
> where DB is intsalled at linux server. pg_dump doen't works from
> windows client butr its working from local server machine. How to
> rectify the problem.

What errors are you getting?

> Then ho w to call pl/pgsql function from VB/.NET.

I don't know if there's some VB/.NET specific voodoo, but the
following should work:

SELECT foo() AS result;

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


pgsql-sql by date:

Previous
From: Erik Wasser
Date:
Subject: Re: Howto turn an integer into an interval?
Next
From: Jaime Casanova
Date:
Subject: Table locks