2022-03-26 6:35 GMT-03:00, rob...@redo2oo.ch :
> Hi Friends
>
> I would like to generate the path of a CSV file to which I output a query.
>
> This is what I try:
>
> CREATEORREPLACEPROCEDUREexport_cvs(
> home_dir varchar
> )
> AS
> $BODY$
> DECLARE
> OUTFILE varchar;
> BEGIN
> OUTFILE = (home_dir
2021-12-28 9:29 GMT-03:00, Narendra katlamudi :
> Hi Team
> When I use psql to connect a pg server, I am getting below error. Any
> solution/pointers?
> I have pg versions 11,12,13 installed on my system.
>
> /usr/lib/postgresql/13/bin/psql: symbol lookup error:
> /usr/lib/postgresql/13/bin/psql: u
2021-11-25 13:12 GMT-03:00, Shaozhong SHI :
> Function difference not found.
>
> Should an extension created for finding it?
>
Perhaps you are talking about EXCEPT set operator?
https://www.postgresql.org/docs/current/queries-union.html
https://www.postgresql.org/docs/release/
2021-03-08 15:33 GMT-03:00, Michael Lewis :
> I can't find a page on the website right now that specifies it, but the
> feature freeze is around April each year then general availability in
> October. Minor releases are scheduled quarterly I believe. Major