Could you post what the correct syntax is please? It is 2018 and pythonanywhere has corrected --username but I am having a problem with --file and database. In psql help -file seems to be for the file from which to execute not the file to which to write. So I remain confused !
On Wednesday, 3 February 2016 02:38:42 UTC+1, Alex Glaros wrote: > > got it to work but doesn't seem to match pythonAnywhere documentation: > https://help.pythonanywhere.com/pages/RegularPostgresBackups > > for example, instead of "--name=" should be "--username=", and filename has > extra error-causing parm ("mydb") > > type this in bash console to get Postgres help: psql --help; > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

