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.
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.
Comment