A PHP Error was encountered

Severity: Warning

Message: pg_query(): Query failed: ERROR: relation "txs" does not exist LINE 1: SELECT * FROM txs WHERE sender_id='ak_XmCvzZ6nj2NLhmv7i1V7xF... ^

Filename: postgre/postgre_driver.php

Line Number: 242

Backtrace:

File: /var/www/html/application/models/Transactions.php
Line: 30
Function: query

File: /var/www/html/application/controllers/Transaction.php
Line: 54
Function: getTransactionsExcel

File: /var/www/html/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number:

ERROR: relation "txs" does not exist LINE 1: SELECT * FROM txs WHERE sender_id='ak_XmCvzZ6nj2NLhmv7i1V7xF... ^

SELECT * FROM txs WHERE sender_id='ak_XmCvzZ6nj2NLhmv7i1V7xFs2huZEgoCtJkx6f3n7Mu5w7pZRB' OR recipient_id='ak_XmCvzZ6nj2NLhmv7i1V7xFs2huZEgoCtJkx6f3n7Mu5w7pZRB' ORDER BY tid desc LIMIT all

Filename: models/Transactions.php

Line Number: 30