postgreSQL

Confluence User - 17 Sep, 2020

Error when importing  SQL

[57014] ERROR: COPY from stdin failed: The JDBC driver currently does not support COPY operations. Where: COPY app_app, line 1

server

3


18 Sep, 2020
confluenceUser
confluenceUser

Hi, there is a page on PostgreSQL at Configure for PostgreSQL. To import a db dump try following the instructions in the PostgreSQL site https://www.postgresql.org/docs/current/backup-dump.html#BACKUP-DUMP-RESTORE

18 Sep, 2020
confluenceUser
1
confluenceUser

Hi Anders,  thx restore was successful.

I completed all the remaining steps 

-change the properties file 

add the jar in tomcat lib.

now getting this error on starting


18 Sep, 2020
confluenceUser
confluenceUser

You might be missing a db user in your properties, but the errors in the logs should tell you what the actual problem is.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print