Re: pg_typemgr ;-) [was Re: [GENERAL] no primary key on self designed type]

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_typemgr ;-) [was Re: [GENERAL] no primary key on self designed type]
Дата
Msg-id 199912090500.AAA08057@candle.pha.pa.us
обсуждение исходный текст
Ответ на pg_typemgr ;-) [was Re: [GENERAL] no primary key on self designed type]  (Thomas Drillich <drillich@uniserve.de>)
Список pgsql-general
> Hi Gene,
>
> is this correct
>
> pg_typemgr.html    # description of my perl-program
>
> pg_typemgr -p inr -d test inrecord # delete type
> pg_typemgr -p inr -f in_record.sql test inrecord # delete and restore
> pg_typemgr -p inr -l all test inrecord > inrecord.out # list anything
> pg_typemgr -p inr -l all test inet > inet.out  # to compare
>
> When I have to setup pg_amproc like in inet.out ?
> Whats about inet | = | hashsel  | hashnpage  | hash  ..

I have just fixed cidr indexing in pg_amproc.

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

В списке pgsql-general по дате отправления:

Предыдущее
От: Ed Loehr
Дата:
Сообщение: Re: [GENERAL] get the previous assigned sequence value
Следующее
От: Jeff MacDonald
Дата:
Сообщение: View / Unions