I have installed a PostgreSQL server version 8.4.4, and wanted to restore my old data from PostgreSQL server version 8.3.11. When i tried to restore the data, it gives me a failure notice with ignoring failure code: 736. Afterward, i have edited the data with Hexadecimal editor and i have changed to the data form from 8.3.11 to 8.4.4. Then from PGAdmin III i could able to restore the data with failure code:0, but afterward it does't show those data in new databank. What should i do to read my old data in version 8.4.4?
Please help me? Can i do it also manually? what is the right command to perform it?