| От | Christoph Moench-Tegeder |
|---|---|
| Тема | Re: Regex help again (sorry, I am bad at these) |
| Дата | |
| Msg-id | 20151229205106.GC1812@elch.exwg.net обсуждение исходный текст |
| Ответ на | Re: Regex help again (sorry, I am bad at these) (Melvin Davidson <melvin6925@gmail.com>) |
| Список | pgsql-general |
## Melvin Davidson (melvin6925@gmail.com): > UPDATE pcilms_assign > SET intro = REPLACE (intro, 'HVACR1114_LAB_13A.pdf', > '&file=HVACR1114_LAB_13A.pdf') > WHERE intro like 'https://owncloud.porterchester.edu%' > AND course=18 and id=55413; Unfortunately, that tries to do the right thing for that example only but does not account for the 200k documents not named HVACR1114_LAB_13A.pdf. > NOTE: DO NOT use % in front of 'https: <https://owncloud.porterchester.edu> > It is not needed and will slow query performance. And that will plainly not work if the string does not start with the URL - as in the example given. It even won't work regardless of version and OS. Regards, Christoph -- Spare Space
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера