Re: [ADMIN] initlocation -- command not found -- HELP NEEDED

2004-11-01 Thread Michael Fuhr
On Mon, Nov 01, 2004 at 01:38:06PM +, azariah jason wrote: > In My postgreSQl 7.4 i am not able to run > "initlocation" Command. It gives Command not found > error. Either initlocation isn't installed or it's not in your PATH. You should be able to determine whether it's installed by using a

[ADMIN] initlocation -- command not found -- HELP NEEDED

2004-11-01 Thread azariah jason
Hi All, I am worknig as a Sys/ DB Admin in a reputed Company. In My postgreSQl 7.4 i am not able to run "initlocation" Command. It gives Command not found error. To rectify this what should i do ? Please do your needful. Regards, Json.E _

[ADMIN] Postgresql 7.4.6 Release Question

2004-11-01 Thread Rao Kumar
Title: Postgresql 7.4.6 Release Question Greetings, I am planning to upgrade our postgres server to new release 7.4.6. I can get the tar.gz and RPM from various mirrors but any idea when this will be available for Fress BSD ports?. I tried to look this up under the General and Admin mailing

FW: [ADMIN] Upgrade from 7.3.4 to 7.4.6

2004-11-01 Thread Cliff Reid
Clifford Reid Proximity Corporation Vice President, Global Product Support 1065 Avenue of the Americas, 26th Floor New York, New York 10018 Tel: 646-452-5820 Fax: 646-452-5821 Cell: 212-300-5639 [EMAIL PROTECTED] -Original Message- From: Cliff Reid [mailto:[EMAIL PROTECTED] Sent: Mon

Re: [ADMIN] Upgrade from 7.3.4 to 7.4.6

2004-11-01 Thread Tom Lane
"Cliff Reid" <[EMAIL PROTECTED]> writes: > My instant analysis: It seems to not like BINARY CURSOR. When I remove > BINARY from the SQL DECLARE string, I no longer receive the seg-fault but > the data results (presentation) are not as expected. 7.4 changed the external representation in which BIN

[ADMIN] Upgrade from 7.3.4 to 7.4.6

2004-11-01 Thread Cliff Reid
Hello Can anyone point me to or near the reason why my pg_dumpall of my 7.3.4 DB and subsequent 7.4.6 psql restoration of that dump show up as a failure when I run my programs against it. I am using libpq as the DB interface. Program results are successful on the 7.3.4 system but I get seg-faults

Re: [ADMIN] postgres gets slower after some while

2004-11-01 Thread Jaime Casanova
--- Edgars <[EMAIL PROTECTED]> escribió: > Hey, > > make some futher testings regarding my previous post > (subj) and > discovered that even on v7.4.2 is the same problem, > it means the problem > is somewhere in the configuration. On another box > this works ok. > The only way how i'm solving

[ADMIN] postgres gets slower after some while

2004-11-01 Thread Edgars
Hey, make some futher testings regarding my previous post (subj) and discovered that even on v7.4.2 is the same problem, it means the problem is somewhere in the configuration. On another box this works ok. The only way how i'm solving it for now is by dumping the whole structure and data from D