Can I do a backup without extension functions?
1
vote
1
answer
271
views
I use the PostGIS extension on my database. The thing is when I do a backup and then a restore, all the PostGIS functions give a warning during the restore process, because the functions already exist, as the extension is already installed.
I have to scroll through all the warning to make sure there isn't a real error.
So what is the right way to backup / restore, so I can have a clean restore process?
Asked by Juan Carlos Oropeza
(427 rep)
Dec 2, 2019, 04:26 PM
Last activity: May 20, 2025, 04:02 AM
Last activity: May 20, 2025, 04:02 AM