Re: optimiser problem

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: optimiser problem
Дата
Msg-id 200105151400.f4FE0Cf01827@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: optimiser problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> Gavin Sherry <swm@linuxworld.com.au> writes:
> > CREATE TABLE "b" (
> >         "id" bigint,
> >         "string" text
> > );
> 
> > SELECT * FROM b WHERE id=1;
> 
> Try "WHERE id = 1::bigint".
> 
> (Hey Bruce, is there anything about this in the FAQ?)

No, there is something in the TODO but not the FAQ.  Can you give me
some text?

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


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_index.isclustered can work
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_index.isclustered can work