How do I retreive text very QUICKLY from the database ? . . .
В списке pgsql-general по дате отправления:
| От | Peter E. Chen |
|---|---|
| Тема | How do I retreive text very QUICKLY from the database ? . . . |
| Дата | |
| Msg-id | JBEOIGCPFENBBBIKPPLCKENICAAA.pchen3@jhmi.edu обсуждение исходный текст |
| Ответы |
Re: How do I retreive text very QUICKLY from the database
Re: How do I retreive text very QUICKLY from the database |
| Список | pgsql-general |
Hey All, I am trying to find a way to retreive character data from a table very quickly. My data is a large string (about 250 MB worth of text) of DNA sequence. I am currently storing the data as a Postgres "text" datatype. The character data is in its own table and occupies one row and one column. I would like to retreive a substring from this very long string. I have tried the built-in Postgres string functions to get a substring out from the table, but it is too slow. Is there a very fast way to retreive substrings of character data from the database? Does changing the datatype help (instead of using the "text" datatype)? Thank you for any help. Sincerely, Peter
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера