-- Leo's gemini proxy

-- Connecting to bbs.geminispace.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

postgresql get current query


postgresql logging in custom functions.

if you develop postgres plpgsql function sometimes you need to log something. you can add to log info from this select to determine what first query in transaction was perfotmed.

select current_query();

๐Ÿš€ asriyanarthur

Apr 12 ยท 5 weeks ago ยท ๐Ÿ‘ lufte

-- Response ended

-- Page fetched on Sun May 19 18:28:02 2024