Anyone knows how to restore search_path to default value in postgresql? I changed its value, but now I want to use the default value again. Any help is appreciated.
cheng
Try with this:
SET search_path TO DEFAULT ;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With