 | | From: | Ramon Orticio | | Subject: | postgresql8 for windowsXP | | Date: | Sun, 16 Jan 2005 18:10:29 -0800 (PST) |
|
|
 | thanks the pgadminIII is now in english.
1. i already installed pgadminIII in windows xp but i think i don't have postgresql8 yet. where can i possibly download it?
2. do you have some sample codes for the ff: 2.1 connecting to postgresql using java? 2.2 entering data to JTables and doing simple query i'm currently using linux redhat 9 and hope to port the code to windowsXP.
thanks again.
mon
__________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend
|
|
 | | From: | Mike G. | | Subject: | Re: postgresql8 for windowsXP | | Date: | Sun, 16 Jan 2005 22:26:43 -0600 |
|
|
 | To download go to http://wwwmaster.postgresql.org/download/mirrors-ftp
Maybe check out techdocs.postgresql.org for links to examples.
On Sun, Jan 16, 2005 at 06:10:29PM -0800, Ramon Orticio wrote: > thanks the pgadminIII is now in english. > > 1. i already installed pgadminIII in windows xp but i > think i don't have postgresql8 yet. where can i > possibly download it? > > > 2. do you have some sample codes for the ff: > 2.1 connecting to postgresql using java? > 2.2 entering data to JTables and doing simple > query > > i'm currently using linux redhat 9 and hope to > port the code to windowsXP. > > > thanks again. > > mon > > > > > > > __________________________________ > Do you Yahoo!? > Take Yahoo! Mail with you! Get it on your mobile phone. > http://mobile.yahoo.com/maildemo > > ---------------------------(end of broadcast)--------------------------- > TIP 8: explain analyze is your friend
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
|
|
 | | From: | Afton & Ray Still | | Subject: | Re: postgresql8 for windowsXP | | Date: | Sun, 16 Jan 2005 22:05:43 -0700 |
|
|
 | Hello Mon, I'm not sure where you got PGadminIII, but when I installed it, it was installed as part of the process of installing PostgreSQL. postgresql is available from:
http://pgfoundry.org/frs/?group_id=1000007
newest version: http://pgfoundry.org/frs/download.php/142/postgresql-8.0.0-rc5-2.zip .)
Ray
----- Original Message ----- From: "Ramon Orticio" To: Sent: Sunday, January 16, 2005 7:10 PM Subject: [NOVICE] postgresql8 for windowsXP
> thanks the pgadminIII is now in english. > > 1. i already installed pgadminIII in windows xp but i > think i don't have postgresql8 yet. where can i > possibly download it? > > > 2. do you have some sample codes for the ff: > 2.1 connecting to postgresql using java? > 2.2 entering data to JTables and doing simple > query > > i'm currently using linux redhat 9 and hope to > port the code to windowsXP. > > > thanks again. > > mon > > > > > > > __________________________________ > Do you Yahoo!? > Take Yahoo! Mail with you! Get it on your mobile phone. > http://mobile.yahoo.com/maildemo > > ---------------------------(end of broadcast)--------------------------- > TIP 8: explain analyze is your friend > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 1/16/2005 > >
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 1/16/2005
---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings
|
|