I thought postgres was working, but I started closing down the log writing and I decoded the postgres bytecode and I noticed it was not updating postrges with the user data. And it was throwing errors to the log file. “Postgres filessys write failed “
Well, i have been stuck trying to get postgres to work.
One file is writing to postgres, but this file is not.
not working: USERS/topic_100125174_harry.txt
working: USERS/topic_100125174_share.txt
BUG: Wed Jun 05 23:46:36 2019: input:1 Postgres filessys write failed for USERS/topic_100125174_harry.txt caller:100125174 callee:harry at in sentence: hey ya
Postgres filessys write failed for USERS/topic_100125174_harry.txt
MinReleaseStackGap 79MB MinHeapAvailable 80MB
MaxBuffers used 7 of 80
However, I am writing to postgres.
USERS/topic_100125174_share.txt
jul2116 Jun05’19-23:46:36 Jun05’19-23:46:36 0 |
1 1 0 DY 0 96 96 0 # start, input#, no rejoinder, #0topics, #1topics, layer2
~introductions ~common_questions_all #pending
#`end topics
$cs_trace=0
$cs_time=0
#`end variables
0 #set flags
#`end fact sets
#`end user facts 0
#context
hey ya
#`end user
What is new with you?
#`end chatbot
This is a deep mystery to me. I am not sure what could be wrong here. Do you have any thoughts, maybe?