Re: [ADMIN] Postgres 8.3.1 on Vista

2008-05-01 Thread Kranti K K Parisa
am able to now. what i did is the following : start > accessories > command prompt > right click on it > run as administrator then reach upto the postgresql msi file folder. run the file. rest all is same. cheers! On Thu, May 1, 2008 at 9:01 PM, David Wall <[EMAIL PROTECTED]> wrote: > > I am

[ADMIN] Urgent :: PostgreSQL on Vista Home Premium

2008-05-01 Thread Kranti K K Parisa
Hi Guys, I am trying to install PostgreSQL on Vista Home Premium. Its giving me error. Can we install PostgreSQL on Vista Home Premium??? -- Best Regards Kranti Kiran Kumar Parisa M: +91 - 9391 - 438 - 738 +91 - 9849 - 625 - 625

[ADMIN] Postgres 8.3.1 on Vista

2008-05-01 Thread Kranti K K Parisa
Hi, I am not able t install the PostgreSQL 8.3.1 version on windows vista anyone tried the same? or have any suggestions? thanks in advance. -- Best Regards Kranti Kiran Kumar Parisa M: +91 - 9391 - 438 - 738 +91 - 9849 - 625 - 625

[ADMIN] Forgot Root Password

2008-04-25 Thread Kranti K K Parisa
Hi, Can anyone suggest a way to retrieve/update the postgres root password ? thanks in advance -- Best Regards Kranti Kiran Kumar Parisa M: +91 - 9391 - 438 - 738 +91 - 9849 - 625 - 625

[ADMIN] Data Synchronization between client and server

2008-04-16 Thread Kranti K K Parisa
Hi All, I have an interesting requirement to Synchronize Data between client and server. Do we have any tools or techniques for PostgreSQL for this?? -- Best Regards Kranti Kiran Kumar Parisa M: +91 - 9391 - 438 - 738 +91 - 9849 - 625 - 625

Re: [ADMIN] PostgreSQL 8.1 to 8.3

2008-04-14 Thread Kranti K K Parisa
Hi Tena, Thanks very much for your info. I have installed PostgreSQL 8.3 on 5431 port, and on the same machine 8.1 is running on 5432 port. i have taken the backup file from 8.1 and restored into 8.3 using pgadminIII tool. I got he db into 8.3. As i am using hibernate everything looks fine. How e

Re: [ADMIN] PostgreSQL 8.1 to 8.3

2008-04-12 Thread Kranti K K Parisa
That means, we have to get the values into specific data types than the general string variables? On Sun, Apr 13, 2008 at 1:38 AM, Ray Stell <[EMAIL PROTECTED]> wrote: > On Sun, Apr 13, 2008 at 01:17:45AM +0530, Kranti K K Parisa? wrote: > > Will look into that. > > There were some list rumblings

Re: [ADMIN] PostgreSQL 8.1 to 8.3

2008-04-12 Thread Kranti K K Parisa
Hi Ray, Thanks for the reply. Will look into that. On Sun, Apr 13, 2008 at 12:53 AM, Ray Stell <[EMAIL PROTECTED]> wrote: > On Sun, Apr 13, 2008 at 12:38:01AM +0530, Kranti K K Parisa? wrote: > > Hi, > > > > We are using PostgreSQL 8.1 version. > > What are the advantages and performance improve

[ADMIN] PostgreSQL 8.1 to 8.3

2008-04-12 Thread Kranti K K Parisa
Hi, We are using PostgreSQL 8.1 version. What are the advantages and performance improvement we would get if we move to 8.3. And how easy the transition would be. What are the steps to migrate the data from 8.1 to 8.3 Can i do that? Will my jdbc code already written to access the data from 8.1 wil