Re: Performance

Поиск
Список
Период
Сортировка
От Diego Schvartzman
Тема Re: Performance
Дата
Msg-id 00d601bfc111$b475ff60$e80a0a0a@redfed8
обсуждение исходный текст
Ответ на Re: Performance  (Charles Tassell <ctassell@isn.net>)
Ответы Re: Performance  (Lincoln Yeoh <lylyeoh@mecomb.com>)
Список pgsql-general
Hi !
I destroyed my db and created again, 'vacuum' it and seems to be everything
ok.
Now I'm getting this (wich is much better than before). Thanks all !

explain select * from d_cue where clave = '9400001';
NOTICE:  QUERY PLAN:

Index Scan using d_cue_clave on d_cue  (cost=0.00..1.69 rows=1 width=544)



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL cleartext passwords
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: initdb and "exit_nicely"...