linux « postgresql « Java Database Q&A





1. Postgres Error (Getting PLJava set up)    stackoverflow.com

I have been struggling with a problem trying to get PLJava to work on PostgreSQL on RHEL. Here is what I have (based off of this: PL/Java README) .cshrc

setenv JAVA_HOME ...

2. Running a java program in linux terminal with -class path    stackoverflow.com

I've been trying for an hour to run the following program with a the postgresql classpath

class Test{
  public static void main(String[] args){
        try ...

3. switchover in postgresql    stackoverflow.com

I am using Postgresql 9.0 with Streaming replication. So, during switchover I follow these steps:-

    ...

4. J2EE & PostgreSQL in Linux    forums.oracle.com

Hello friends, I am doing a project in Linux. It's making use of J2EE technology and PostgreSQL as the back end. But i am unaware of setting the environment variables in Linux, as in Windows. Also the Driver for the JDBC to be specified, which is unknown to me. So please anyone help me.

5. J2EE & PostgreSQL in Linux    forums.oracle.com

Hello friends, I am doing a project in Linux. It's making use of J2EE technology and PostgreSQL as the back end. But i am unaware of setting the environment variables in Linux, as in Windows. Also the Driver for the JDBC to be specified, which is unknown to me. So please anyone help me.