Re: remove line type?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: mikeo <mikeo(at)spectrumtelecorp(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: remove line type?
Date: 2000-05-17 19:04:52
Message-ID: 200005171904.PAA02741@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-sql

If you do it in template1 database after initdb, all new databases will
not have that type either.

> that worked!!! thanks!
>
> mikeo
>
>
> At 02:51 PM 5/17/00 -0400, Bruce Momjian wrote:
> >I guess you could remove the line type from the pg_type table and see if
> >that helps.
> >
> >> hi,
> >> we're looking at migrating from ORACLE to postgres in the
> >> very near future and we've run into a small problem. there's
> >> a data type defined "LINE". we have named one of our tables
> >> as "LINE" also and it would require a great deal of code
> >> changes to rename that table. is it possible to simply
> >> "turn off" the line type? any help is appreciated.
> >>
> >> thanks,
> >> mikeo
> >>
> >>
> >
> >
> >--
> > Bruce Momjian | http://www.op.net/~candle
> > pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> > + If your life is a hard drive, | 830 Blythe Avenue
> > + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
> >
>

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message mikeo 2000-05-17 19:09:07 Re: remove line type?
Previous Message Robert B. Easter 2000-05-17 18:53:17 BLCKSZ

Browse pgsql-hackers by date

  From Date Subject
Next Message mikeo 2000-05-17 19:09:07 Re: remove line type?
Previous Message Bruce Momjian 2000-05-17 18:51:18 Re: remove line type?

Browse pgsql-sql by date

  From Date Subject
Next Message mikeo 2000-05-17 19:09:07 Re: remove line type?
Previous Message Bruce Momjian 2000-05-17 18:51:18 Re: remove line type?