You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the postgress env settings I'm using the '&' character. This gives issues because it doesn't get escaped in pgenv.sh.
The sourcing of the pgenv.sh file gives then an error which causes the backups not to run.
The text was updated successfully, but these errors were encountered:
In the postgress env settings I'm using the '&' character. This gives issues because it doesn't get escaped in pgenv.sh.
The sourcing of the pgenv.sh file gives then an error which causes the backups not to run.
The text was updated successfully, but these errors were encountered: