Search Postgresql Archives

Re: postgreSQL & amazon ec2 cloud

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bob Pawley wrote:
From your experience could it be used in similar fashion as a website -> running a Postgresql database and having users access the database through an interface?

If so, would the users need a Java environment installed on their machines ...

um, the users would need a Java environment if they were running Java applications.


or would the interface connect directley to Postgresql - like a website??

what 'interface' are you referring to ? a client application can connect to a postgres server with the postgres protocol, by default over port 5432/tcp... a client application would do this using libpq, or a native interface like jdbc (if the client is java)



--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux