Sunteți pe pagina 1din 2

2016-05-02 17:15:20 ERROR : ERROR: cannot drop table pricing_account because o

ther objects depend on it


DETAIL: constraint pricing_partner_ledge_account_id_ab1fae6a_fk_pricing_account
_id on table pricing_partner_ledger depends on table pricing_account
constraint pricing_partner_credi_account_id_09044350_fk_pricing_account_id on ta
ble pricing_partner_credits_balance depends on table pricing_account
constraint pricing_employer_ledg_account_id_7d713c09_fk_pricing_account_id on ta
ble pricing_employer_ledger depends on table pricing_account
constraint pricing_employer_cred_account_id_918fdcb8_fk_pricing_account_id on ta
ble pricing_employer_credits_balance depends on table pricing_account
constraint pricing_cred_employer_account_id_914978cf_fk_pricing_account_id on ta
ble pricing_credits_withdrawal depends on table pricing_account
constraint pricing_credit_t_from_account_id_1eaba36e_fk_pricing_account_id on ta
ble pricing_credit_txn_journal depends on table pricing_account
constraint pricing_credit_txn_to_account_id_9b68a9e8_fk_pricing_account_id on ta
ble pricing_credit_txn_journal depends on table pricing_account
constraint pricing_aj_settlement_account_id_146fbeed_fk_pricing_account_id on ta
ble pricing_aj_settlement_ledger depends on table pricing_account
constraint pricing_aj_escrow_led_account_id_0f1b113e_fk_pricing_account_id on ta
ble pricing_aj_escrow_ledger depends on table pricing_account
constraint pricing_aj_credits_ba_account_id_aa0cb728_fk_pricing_account_id on ta
ble pricing_aj_credits_balance depends on table pricing_account
constraint pricing_aj_cash_ledge_account_id_443fceaa_fk_pricing_account_id on ta
ble pricing_aj_cash_ledger depends on table pricing_account
HINT: Use DROP ... CASCADE to drop the dependent objects too.
2016-05-04 18:31:19 ERROR : ERROR: null value in column "user_type" violates n
ot-null constraint
DETAIL: Failing row contains (1, issues with payment, payme, null, null, null).
2016-05-04 18:32:18 ERROR : ERROR: null value in column "user_type" violates n
ot-null constraint
DETAIL: Failing row contains (2, issues with payment, payme, RAS, null, null).
2016-05-04 19:25:09 ERROR : ERROR: null value in column "category" violates no
t-null constraint
DETAIL: Failing row contains (1, asdfa, null, null, null, null).
2016-05-04 19:25:13 ERROR : ERROR: null value in column "user_type" violates n
ot-null constraint
DETAIL: Failing row contains (2, asdfa, OT, null, null, null).
2016-05-17 17:42:42 ERROR : ERROR: database "ajmac1010" is being accessed by o
ther users
DETAIL: There are 6 other sessions using the database.
2016-05-17 17:43:14 ERROR : ERROR: database "ajmac1010" is being accessed by o
ther users
DETAIL: There are 2 other sessions using the database.
2016-05-17 17:43:41 ERROR : FATAL: terminating connection due to administrator
command
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
2016-05-17 17:43:44 ERROR : could not connect to server: Connection refused
Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?
2016-06-24 12:34:25 ERROR : ERROR: syntax error at or near "*"
LINE 1: SELECT count(DISTINCT *) FROM application_application as app...
^
2016-06-24 12:36:37 ERROR : ERROR: operator does not exist: timestamp with tim
e zone + bigint

LINE 2: where timestamp WITH TIME ZONE 'epoch' + (history_objects->>...


^
HINT: No operator matches the given name and argument type(s). You might need t
o add explicit type casts.
2016-06-24 12:40:00 ERROR : ERROR: operator does not exist: timestamp with tim
e zone > interval
LINE 2: ...ects->>'timestamp')::BIGINT * interval '1 second' > extract(...
^
HINT: No operator matches the given name and argument type(s). You might need t
o add explicit type casts.
2016-06-24 12:45:55 ERROR : ERROR: column "history_objects.value" must appear
in the GROUP BY clause or be used in an aggregate function
LINE 1: SELECT count(modified),history_objects->>'timestamp' FROM ap...
^
2016-06-24 12:53:29 ERROR : ERROR: function distint(timestamp with time zone)
does not exist
LINE 1: SELECT count(distint(modified)) FROM application_application...
^
HINT: No function matches the given name and argument types. You might need to
add explicit type casts.
2016-06-24 12:54:16 ERROR : ERROR: syntax error at or near "*"
LINE 1: SELECT count(distinct*)) FROM application_application as app...
^
2016-06-24 12:54:20 ERROR : ERROR: syntax error at or near "*"
LINE 1: SELECT count(distinct *)) FROM application_application as ap...
^
2016-06-24 12:54:30 ERROR : ERROR: syntax error at or near "*"
LINE 1: SELECT count(distinct *) FROM application_application as app...
^

S-ar putea să vă placă și