Re: Bug in pgAdmin 3 1.23.0a LTS

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Bug in pgAdmin 3 1.23.0a LTS
Дата
Msg-id CA+OCxozjgKNtP8zgXR9CrcOYa5c+XsFBP9S+MuKFuoO5uL32AQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Bug in pgAdmin 3 1.23.0a LTS  (Andreas <maps.on@gmx.net>)
Ответы Re: Bug in pgAdmin 3 1.23.0a LTS  (Andreas <maps.on@gmx.net>)
Список pgadmin-support
On Sat, Dec 3, 2016 at 2:44 AM, Andreas <maps.on@gmx.net> wrote:
> Am 03.12.2016 um 03:13 schrieb Dave Page:
>>
>> On Sat, Dec 3, 2016 at 1:41 AM, Andreas <maps.on@gmx.net> wrote:
>>>
>>> Am 03.12.2016 um 02:00 schrieb Dave Page:
>>>>
>>>> On Sat, Dec 3, 2016 at 12:35 AM, Andreas <maps.on@gmx.net> wrote:
>
>
>>> yes, but there is this V1.23 LTS of BigSQL.
>>
>> That is nothing to do with us.
>
>
> Their Installer is on the PostgreSQL.org download-page.
> Yesterday I didn't pay enough attention and grabbed the first installer-link
> I saw.

Right, but it's not on pgadmin.org.

>> No, that's not currently supported.
>
>
> The v1.1 that I got now in the EnterpriseDB-installer of PG can read scripts
> by drag&drop.
> I'm rather sure the v1.1 I got yesterday couldn't.

That's odd - they're the same code. It's possible one of the devs made
D&D work despite it not being a requirement.

<tests>....

Hmm, yes - it does seem to work on macOS, both in desktop and server modes.

> It reads the script into the editor but the editor doesn't remember where it
> came from. So one drops a file from deep in the folder-tree and to save it
> again one has to traverse the whole tree from the root to get to the right
> folder.

Yeah :-(

>>> I couldn't even figure out how to search&replace something in the editor.
>>> At least Ctrl F wouldn't do and there is no icon to click either.
>>
>>
>> That is resolved for 1.2 however.
>
>
> Where can I get the 1.2?
> An editor without search&replace is a wee bit suboptimal.

It's not out yet, but you can get the code from the GIT repo
(https://git.postgresql.org/gitweb/?p=pgadmin4.git). You should be
able to just replace the web/ directory in your installation with web/
from the repo, as long as you keep the config*.py files. Backup
everything first though, in case it goes wrong.

> BTW is there a plan to get free floating editor-windows again?
> Having them restricted to just the pgAdmin window is not really helpful with
> more than one monitor.

It's on the TODO list, yes.


-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



В списке pgadmin-support по дате отправления:

Предыдущее
От: Andreas
Дата:
Сообщение: Re: Bug in pgAdmin 3 1.23.0a LTS
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Issues restoring tables