Search:

Type: Posts; User: Norm

Search: Search took 0.16 seconds.

  1. Replies
    8
    Views
    2,454

    Re: running script in Postgres via JDBC

    Have you worked out that part yet?
  2. Replies
    8
    Views
    2,454

    Re: running script in Postgres via JDBC

    Can the .sql files be execute from the commandline:
    SomeCommand SomeFile.sql

    That commandline can be built and executed by a java program.
  3. Replies
    8
    Views
    2,454

    Re: running script in Postgres via JDBC

    Are you asking about writing a java program that will create a commandline:
    "command filename" to execute?
    The program(command) will execute in its own process.
Results 1 to 3 of 3