PostgreSQL dump restore from client

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AhmetYOL
    New Member
    • Jul 2007
    • 7

    PostgreSQL dump restore from client

    hi all,
    i am trying to backup and restore Postgre database. At server i can do them perfectly but i couldn't find how can i do this from client?
    the system is as below
    i am using postgresql 8.2 at windows xp sp2, i am installing postgres only to the server computer. i am only installing .dll files to connect to server to the clients.Connect ing query'ing etc.. running perfectly. Am i have to install postgreSql to the per client computers or is there another way to make this? Can i run pg_resore or pg_dump from server computer. Which way i have to fallow?
    Best regards.
  • AhmetYOL
    New Member
    • Jul 2007
    • 7

    #2
    hi all
    i share the postgres bin directory. and i run the pg_restore and dump from server. its running now. but if there is another way i want to know it.
    Best Regards.

    Comment

    • Michael Raven
      New Member
      • Jan 2007
      • 4

      #3
      See this products line

      Comment

      • AhmetYOL
        New Member
        • Jul 2007
        • 7

        #4
        i have to make it for my customers. so i have to make it from my project.
        tnks.

        Comment

        Working...