Hi, I want to know if it is possible to make PostgreSQL work through a VPN. I've got a server working and I want to be able to accessed with another machine that is located 11 miles from the s...
Hi,
I am new from PostgresSQl, I has already installed Fedoracore 5, and it has yet PostgresSQL8.1.3.
On Win32, when I use PostGresSQL, it had pgAdmin application (graphic inferface) , b...
I am testing a backup of a postgres database. It was backed up using a Fc option and I am using pg_restore to restore the database. The original database is on a web site and I am restoring ...
Hi.
I have been trying to tackle this issue with stock prices that I get every day. It comes in:
Date Ticker ClosingPrice
1/2/2006 CSCO 35.45
1/3/2006 ...
Hi,
I'm a linux newbie ---
I have fresh installs of fedora 5 and have a php web site that we are load testing from windows clients. We expect a few hundred simultaneous users. I've pu...
I'm trying to export my tables from pg database and having some probs. I'm using PG 8 on Windows machine and using Navicat or PG AdminIII. I dump the sql file and get no errors. However, whe...
I am new to PostGres and i'm trying to load a dump file ending in .tar. Is their a command I can type into the psql prompt to both unzip/untar this file and load it into a database?
I'm having great difficulty connecting to Postgres on Fedora 5 with phpPgAdmin. No matter what I do, I can't login in with the postgres user and the dbadmin user I created.
I've tried vario...
Hello Experts,
I just installed PostgreSQL ver 8.1. I created an OLEDB connection and transaction. The Transaction BEGIN goes off fine. However when I try to commit it, I get the following ...
I have a table that has some columns of course. One of the columns is declared as varchar(6).
So far I was inserting in it only numeric values and nothing went wrong.
But now I need to inser...
I have a mysterious problem regarding excessive cpu usage.
I have a particular java application that I wrote which, when run on my linux server, causes the cpu to jump from near 0% usage up...
I have a linux server (Suse10.2) which will only be running Postgres. It will be feeding a web server and only responding to web applications. The specs of the HW are:
HP ML370 G3
Dual Xeo...