| От | Bruce Momjian |
|---|---|
| Тема | Re: why does this select hang postgres??? |
| Дата | |
| Msg-id | 200108101829.f7AITeI24740@candle.pha.pa.us обсуждение исходный текст |
| Ответ на | why does this select hang postgres??? (Jeremy Hansen <jeremy@xxedgexx.com>) |
| Ответы |
Re: why does this select hang postgres???
|
| Список | pgsql-general |
> > select * from env_info,summary,plat_info; > > Is my statement broken? Is this not legal? Postgres just sits there.... > > My goal is to select everything from multiple tables with one sql > statement. You didn't join the tables. This will join each row to every other row. This will take a long time. -- 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, Pennsylvania 19026
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера