Re: On-line backup
| От | Tom Lane |
|---|---|
| Тема | Re: On-line backup |
| Дата | |
| Msg-id | 4954.1153161810@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: On-line backup ("Mr. Dan" <bitsandbytes88@hotmail.com>) |
| Ответы |
Re: On-line backup
|
| Список | pgsql-admin |
"Mr. Dan" <bitsandbytes88@hotmail.com> writes:
> ... What happens is that we have a 'hot' table (one with many many
> transactions) that gets inserted and deleted often. About once a month now
> when we do a select from that table the results of the select do not match
> the where clause, ex.
> select * from recent_projects
> where user_id = 139
> sometimes produces these results:
> user_id project_id
> 139 3
> 139 1
> 139 17
> 754 11
Hmmm .... that looks sorta familiar. What is the query plan that's used
for this SELECT?
regards, tom lane
В списке pgsql-admin по дате отправления: