Re: Catalog insertion

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Carmen Martinez <carmenmtezcruz(at)yahoo(dot)es>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Catalog insertion
Date: 2007-07-09 00:42:40
Message-ID: 20070709004240.GB9539@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Carmen Martinez escribió:
> 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 .

What CREATE TABLE exactly?

--
Alvaro Herrera http://www.PlanetPostgreSQL.org/
"No hay cielo posible sin hundir nuestras raíces
en la profundidad de la tierra" (Malucha Pinto)

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Carmen Martinez 2007-07-09 09:22:05 Re: Catalog insertion
Previous Message Carmen Martinez 2007-07-08 23:51:30 Catalog insertion