开发者

Error in postgresql 8.3 restore database

开发者 https://www.devze.com 2023-03-03 18:25 出处:网络
when i try to restore my database ,it shows error could not create large object 515025 in pgAdmin and command line as well

when i try to restore my database ,it shows error

could not create large object 515025

in pgAdmin and command line as well

its not worki开发者_JS百科ng even if i am creating another backup

any suggestion?


i got solution before restoring database i used to delete all tables, but when i delete whole database and create new one, then restore is done successfully

0

精彩评论

暂无评论...
验证码 换一张
取 消