What will the configuration file config/cable.ymlfor the postgreSQL adapter look like ?
config/cable.yml
This works for me:
# config/cable.yml production: adapter: postgresql development: adapter: postgresql test: adapter: postgresql
The postgresql adapter uses the pg notify command . Keep in mind that the message body must be less than 8000 bytes.
Source: https://habr.com/ru/post/1655049/More articles:Can I get the icon from places.sqlite? - javascriptВ Firebase Analytics отсутствуют данные о событиях - iosLog base 3 of the time search algorithm - arraysIllegal vgatherdps instruction on a processor supporting AVX2 - assemblysend a long message from photo to telegram with php bot - phpUsing RStudio "Build" but Not * .Rcheck Generated - rwindow.load & $(document).ready() ведет себя по-разному с jQuery версии 2 и 3 - javascriptIn which the undermining of gcc 4.8 was declared std :: prom & std :: future - c ++Untrusted certificate error for NSURLSession not working with user protocol in iOS 10 - sslHow to change url after successful api call in saga - reactjsAll Articles