Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 33163 invoked from network); 5 Mar 2004 13:46:28 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Mar 2004 13:46:28 -0000 Received: (qmail 4094 invoked by uid 500); 5 Mar 2004 13:46:22 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 4069 invoked by uid 500); 5 Mar 2004 13:46:21 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 3946 invoked from network); 5 Mar 2004 13:46:21 -0000 Received: from unknown (HELO gw.reea.net) (193.230.173.18) by daedalus.apache.org with SMTP; 5 Mar 2004 13:46:21 -0000 Received: from reea.net (andras.ms.reea.net [192.168.0.2]) by gw.reea.net (8.12.8/8.12.8) with ESMTP id i25DkHTJ017560 for ; Fri, 5 Mar 2004 15:46:17 +0200 Message-ID: <404884AC.20407@reea.net> Date: Fri, 05 Mar 2004 15:46:20 +0200 From: Andras Balogh User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Torque Users List Subject: Re: sql2xml postgresql References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello, I think at jdbc target the problem is the schema: "[torque-jdbc-transform] schema : ${databaseSchema}" You should specify in build.properties: torque.database.schema = but i don't know what this vaules should be for postgres maybe the owner of the tables? (i.e. the username who created them) Hope it helps, Andras. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org