Catalog insertion

From: Carmen Martinez <carmenmtezcruz(at)yahoo(dot)es>
To: pgsql-admin(at)postgresql(dot)org
Subject: Catalog insertion
Date: 2007-07-08 23:51:30
Message-ID: 864130.60616.qm@web26515.mail.ukl.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,
I am trying to include new tables in the PG catalog. Also, I am doing that using the JDBC interface in a Java program. But when I connect to de Postgress template1 database and I execute the CREATE TABLE sentence an error message appears saying: "System catalog modifications are currently disallowed".

Please, I need help to know how to allow to modify the system catalog .

Thank you very much,

Carmen Mtez.


---------------------------------

Sé un Mejor Amante del Cine
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alvaro Herrera 2007-07-09 00:42:40 Re: Catalog insertion
Previous Message Ben Kim 2007-07-08 22:21:42 Re: replicating postgresql database to ms-sql database