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