> Hello, > > I have postgresql 8.0 under windows, with pgadmin 3 > Unfortunaly i have met a problem with postgresql which > obliged me to reinstall postgresql. The bad thing is i have > no backup of my database before the crash (shame on me !! ;-)) ) > > So i wonder if it is possible, with the folder of > /postgreql/data/8.0/data/base which seem contain already the > directories of my database , to recover it ? Assuming yo uhave all the files, sure. Just run the installer again (make sure you use the same version you had before!!), set the data directory to the same you had before, and make sure th einstaller is set *not* to run initdb. It should pick it up automatically. //Magnus ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings