Forum: Database Design Jul 31st, 2007 |
| Replies: 0 Views: 1,585 Yesterday, I was attempting to reload a remote copy of a postgresql database that had been corrupted. Creating the new db went well, as did reloading the data schema, but somewhere during the reload... |
Forum: Database Design Jan 15th, 2007 |
| Replies: 0 Views: 1,419 I've been requested to upgrade a postgres system running version 7.4.9 to one running version 8.1.3. There is another system running 8.1.3 with the data that we need to transfer over to the 7.4.9... |
Forum: Database Design Jan 12th, 2007 |
| Replies: 2 Views: 1,614 I'll check into it, but it's my understanding this program has been in use for at least a decade, which makes me think it unlikely that's what the file is. Still, I appreciate the help. |
Forum: Database Design Jan 10th, 2007 |
| Replies: 2 Views: 1,614 If this is in the wrong place, I apologize. I simply couldn't think of anywhere else to put it.
I've recently been attempting to decipher a set of files with the extension .wbo. The files... |
Forum: Database Design Dec 12th, 2006 |
| Replies: 1 Views: 3,324 I am currently in charge of a running installation of the Slony replication procedure for Postgresql databases. I inherited this installation from my predecessor; I have no clue how slony works. I... |
Forum: Database Design Sep 27th, 2006 |
| Replies: 1 Views: 2,174 Does anyone know how to change the ownership of a view in a postgres database? I have no clue how to do so, and all of the solutions I've seen so far online don't want to work for me.
Thanks in... |
Forum: Database Design Sep 21st, 2006 |
| Replies: 0 Views: 2,038 Has anyone here ever worked with the Slony database replication system? A while back, one of the (remote) servers we were running this on went down, and the server had to be replaced before we could... |
Forum: Database Design Sep 19th, 2006 |
| Replies: 2 Views: 1,584 I've been requested to update a segment of a database, and given that it's kind of longish, I was looking for some way to directly write the data I've got from a file into the DB. I know it can be... |
Forum: Database Design Sep 1st, 2006 |
| Replies: 1 Views: 1,642 I do not know if this is the right place for this message to go, but there does not appear to be a forum specifically set up for the users of the PostgreSQL database, so this was the best match I... |