| От | Együd Csaba |
|---|---|
| Тема | Re: What does count(*) count? |
| Дата | |
| Msg-id | 001001c3d05c$908cc8a0$230a0a0a@compaq обсуждение исходный текст |
| Ответ на | Re: What does count(*) count? (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-general |
Hi Tom, > Another possibility is that t_stockchanges has child table(s). Your > SELECT would count rows in the child tables, but I don't think that That's the case. I tried to copy the content of t_stockchanges table into a temp table. Being very lazy:) I created the temp table using create table... inhetit from ... command instead of creating it independently. I haven't read the manual carefuly enough regarding inherit clause. > pg_dump -t would dump them. No, pg_dump doesn't dump them - this was what I found strange. I suppose this behavior disappears if I drop both table and reload the t_stockchanges from the dump. Thank you All. Bye, -- Csaba
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера