postgresql - Postgres SSL error -


I am trying to run a Drupal migration via SSH and Dash (a command line shell), Postgrease Database Copying data from

  SQLSTATE [HY000]: General error: 7 SSL [Error] SYSCALL error: EOIF detected  

Postgreres database connection seems , And I only get errors:

  SQLSTATE [HY000]: common error: 7 [error] connection to server  

It works well at the local level, so I think the problem should be with postgres and run a script on the SSH - but canceling these errors does not return anything useful. Does anyone know what this can be?

A time may expire, check log for the first time (perhaps ssl_renegotiation_limit may change)

BTW: IIRC, renigination does not occur after a certain time, but after some transmitted characters (2 GB?)


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -