Re: [ADMIN] Problem building initdb on sparc10

2006-06-03 Thread Ganesh Chaudhari
I encountered similar problem but not sure what I did to make it work. I would say check makefile properly, may be you missed to put at someother place too where its needed. Also export LD library path before starting the build with all path. LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/usr/sfw/lib e

[ADMIN]

2006-06-03 Thread Neelagal shantaraj
scenario is There is one Head office and there are around 300 branches all over india.My question is how to transfer data of each branch to the head office. ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[ADMIN] Help

2006-06-03 Thread Xochitl Mora
Hi, in this moment I have a problem with my database, when i tried to access it, the administrator show me this message :   Error: cannot find attribute 10 of relation pg_am.     What can I do?.   Thanks.

Re: [ADMIN] Postgres Backup Questions

2006-06-03 Thread Kenneth Marshall
John, We accomplished this using an inline filter to capture the checksum and size for the entire dump to tape. Then we re-read the tape to see if the tape generated the same checksum and size. That is probably about a good as you are going to get. Ken On Thu, Jun 01, 2006 at 01:57:07PM -0400, J