Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: pg_start_backup question


  • From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
  • To: pgsql-general(at)postgresql(dot)org
  • Cc: db de <dbdevelopment09(at)gmail(dot)com>
  • Subject: Re: pg_start_backup question
  • Date: Sat, 31 Oct 2009 00:06:39 +0100
  • Message-id: <200910310006.39277.guillaume@lelarge.info> <text/plain>

Le vendredi 30 octobre 2009 à 23:41:54, db de a écrit :
> How to execute "SELECT pg_start_backup('label');" from java as a SQL
> statement? I tries to use:
> Statement.execute("SELECT pg_start_backup('label')")
> 
> But it does not work.
> 

You should have an error message in your PostgreSQL logs. Without this, I 
don't think we can help you.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group