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