Results 1 to 3 of 3

Thread: schema "myschema" does not exist

  1. #1
    Join Date
    May 2012
    Posts
    11

    Default schema "myschema" does not exist

    Hi,

    Can somebody help me resolving this issue? I'm currently integrating postgres service in cloudfoundry, My application is basically built on Spring+hibernate+postgre environment. My app is running well when not connecting to database, but when I try to connect to database, it gives me an error : schema "myschema" does not exist


    Anyone knows the solution?

    Thanks!
    Last edited by redcode7000; Oct 4th, 2012 at 06:03 AM.

  2. #2
    Join Date
    May 2012
    Posts
    11

    Default

    Hi,

    I hope someone could help me here...

    I try to run some sql to see the the tables and schema. I found out that it is not connected with my database in my local computer since the user is vcap, where in the user for my database is postgres.

    Any help would be appreciated!

    Thanks!

  3. #3
    Join Date
    May 2012
    Posts
    11

    Default

    Why no one seemed to be interested with my question?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •