You aren’t even hitting the raster subsystem… your target list is rid and your 
filter is rid… so…?
I’d guess you have a seriously borked install, somehow.

P

> On Jan 18, 2024, at 5:02 PM, Scott <pub...@postholer.com> wrote:
> 
> Here's what's happening:
> 
> psql -d mydb
> 
> select rid from rastertable where rid = 1;
> 
> Psql connection drops, postgres segfaults and restarts.
> 
> BUT, if I do a query such as this FIRST:
> 
> select postgis_full_version();
> 
> Then do other raster queries, it works fine. I suspect I broke something but 
> I'm not sure where to start.
> 
> Thanks for any help.
> Scott
> 
> 

Reply via email to