Tobias Bussmann
Tobias Bussmann
While thinking about this, I realised that there is no way to jump to the end of the currently available input at all. `F` does this but continues to read...
great you could already verify the root of the issue! > it seems that the only thing that yamltodb could do when dealing with this scenario would be to put...
To track this down: Docs on [`\copy`](https://www.postgresql.org/docs/current/app-psql.html): > The syntax of this command is similar to that of the SQL COPY command. **All options other than the data source/destination are...
> Aside: your postgresql.org links use `latest` in the path instead of `current`. thanks, fixed. Obviously a lack of QA ;) > Although FORMAT may not have been available in...
> There is one thing that appears to need correction in any case. Function f depends on table foo (technically on the type foo) but our current YAML does not...
isn't this actually the same as #37 ? Recording parameter values of prepared statements seems not possible from the SQL interface at present.
Good point! So, after the restore of a dump, one could/should perform a (expensive) query like the following to make sure the relid column matches the oids of the current...
According to https://github.com/gwsw/less/blob/22e4af5cccbfab633000c7d610f868a868ad6e1a/NEWS#L114 this should have been released in 581 - maybe you don't get `HAVE_POLL` set in configure in your environment?
@stalebot: please keep this. Sharing HTML would still be useful. I'm just not sure if this can be done in a save (sandboxed) way and how to transfer the interaction...
I'm experiencing the same issue. Tried ISOs made from 10.9.5 and 10.9.4 installers w/o luck. Next attempt was to install 10.8.5 and update that in-place. Unfortunately, this failed with an...