Hi Dirk,
Yes, this will work fine. You can use the existing backup to restore it on
the new node and use the WAL archives from new node for the recovery
purpose. As a best practice, I would suggest setting the parameter
"recovery_target_timeline=latest" in your recovery command to ensure the
recov
whatever you said is correct but actually what i want is whenever iam calling
the postgres function by passing input and output parameters in c ,after
execution of postgres function in database side they will return output
paramers .after that when i print the output variable name i need that
El día miércoles, octubre 28, 2020 a las 04:57:12a. m. +, Mahesh Bodepati
escribió:
> Actually i am calling a postgres function by using c language which
> description is defined in database side .when iam calling a postgres function
> by passing input and output parameters after excution
On Wed, 2020-10-28 at 04:57 +, Mahesh Bodepati wrote:
> Actually i am calling a postgres function by using c language which
> description
> is defined in database side .when iam calling a postgres function by passing
> input
> and output parameters after excution of function in database s