Re: how can i use SELECT to find a substring of a column's

Поиск
Список
Период
Сортировка
От Dennis Gearon
Тема Re: how can i use SELECT to find a substring of a column's
Дата
Msg-id 3F63987C.20709@fireserve.net
обсуждение исходный текст
Ответ на Re: how can i use SELECT to find a substring of a column's data?  (Richard Huxton <dev@archonet.com>)
Ответы Re: how can i use SELECT to find a substring of a  (Scott Ribe <scott_ribe@killerbytes.com>)
Список pgsql-general
Richard Huxton wrote:

>You'll really need to run some tests. If there are lots of updates your
>biggest problem will be disk I/O - plenty of fast SCSI disks and a raid
>controller with battery-backed write cache will help there. The performance
>list is the place to get more details.
>If you do lots of reading but few updates, then plenty of RAM is good.
>
>
What's this about battery backud up write caches? In the disk sub system
or in the main system memory architecture? Can it be added to the PC
platform? How does the OS know when it reboots to not wipe that cache
and how to assign it to the correct processes in Postgres?


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

Предыдущее
От: elein
Дата:
Сообщение: Re: I need examples of stored procedures returning datasets
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: how can i use SELECT to find a substring of a