Search Postgresql Archives

Re: regexp_matches where clause - PG 9.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





2017-04-07 14:19 GMT+12:00 David G. Johnston <david.g.johnston@xxxxxxxxx>:
On Thu, Apr 6, 2017 at 7:15 PM, Patrick B <patrickbakerbr@xxxxxxxxx> wrote:

David,
That won't work.

​Actually, it works fine, you just keep moving the under-specified problem space.
I'd suggest creating a self-contained running example that gets you close and show what the final output should be.

David J.



There is an example. Please note the `col2` returns not only 'main'. I need it to return only main and I need to put it in a where clause. I can't use ~ operator because I will need to do something like:

FROM test1 t1
JOIN another_view AS s
WHERE s.full_path = substr(t1.full_path, char_pos '/file..' to get /filesuser/client/.../attachment/.../) || 'main'

Thanks
Patrick. 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux