Export and import table dump (.sql) using pgAdmin

前端 未结 6 1223
难免孤独
难免孤独 2020-12-22 18:19

I have pgAdmin version 1.16.1

So, for exporting table dumm I do:

Right click on table, then in menu click on backup, then in

6条回答
  •  天涯浪人
    2020-12-22 19:05

    follow he steps. in pgadmin

    host-DataBase-Schemas- public (click right) CREATE script- open file -(choose xxx.sql) , then click over the option execute query write result to file -export data file ok- then click in save.its all. it work to me.

    note: error in version command script enter image description herede sql over pgadmin can be search, example: http://www.forosdelweb.com/f21/campo-tipo-datetime-postgresql-245389/

提交回复
热议问题