I wanted to read a file in my desktop using lo_import in PostgreSQL
How to insert content in to a table using this function and display later
SELECT lo_import('/root/desktop/new.txt');
out put
18767
I wanted to read a file in my desktop using lo_import in PostgreSQL
How to insert content in to a table using this function and display later
SELECT lo_import('/root/desktop/new.txt');
out put
18767