79559010

Date: 2025-04-07 03:27:29
Score: 2
Natty:
Report link

cd /var/run/postgresql

psql -h <DBServer> -p <DBPORT -U <DNUSER -d <DBName> -- ok

COPY TABELNAME FROM 'filename' WITH(DELIMITER'|',ENCODING'UTF8');

make sure the last delimeter just before new row is removed : this cases the error

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aruni Samaraweera