SELECT id, callsign, ssid, lastpos, lastheard FROM identity WHERE id in (select distinct sourceid from weather_history where start_time > 1751350490001) and lastpos IS NOT NULL AND lastheard > 1751372090001 and callsign like 'VK%' order by lastheard descDatabase error: Link-ID == false, pconnect failed
PostgreSQL Error: 0 ()
Session halted.