pg_start_backup question - Mailing list pgsql-general

From db de
Subject pg_start_backup question
Date
Msg-id 9530df370910301541qc006ebbhbdb64d446de19d9c@mail.gmail.com
Whole thread Raw
Responses Re: pg_start_backup question
List pgsql-general
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.

Thanks.

Jack

pgsql-general by date:

Previous
From: Mark Morgan Lloyd
Date:
Subject: Re: CREATE TABLE LIKE and SERIAL
Next
From: Tom Lane
Date:
Subject: Re: CREATE TABLE LIKE and SERIAL