/ Published in: SQL
![](/img/icon_sav.png?v3)
Take backup of a schema with large objects
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
pg_dump -f <file> -F t -o --blobs -n <schema> <database>
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)