Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues

Поиск
Список
Период
Сортировка
От Anthony DeBarros
Тема Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues
Дата
Msg-id CAAQFaFJ4c0+m=jEXwmh4D+9DpLT3w9ABqXUnCi8gVv3NPpJrNQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues  (Dave Page <dpage@pgadmin.org>)
Ответы Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
<div dir="ltr"><span style="font-size:12.8px">Where is config_local.py located on OS X and Windows?</span><br
/></div><divclass="gmail_extra"><br /><div class="gmail_quote">On Fri, Sep 2, 2016 at 8:39 AM, Dave Page <span
dir="ltr"><<ahref="mailto:dpage@pgadmin.org" target="_blank">dpage@pgadmin.org</a>></span> wrote:<br
/><blockquoteclass="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Sep 2,
2016at 12:03 PM, Mark Lascelles <<a href="mailto:mark@lascell.es">mark@lascell.es</a>> wrote:<br /> > Hi,<br
/>><br /> > If this is not the correct place for pgAdmin 4 feedback, please let me know.<br /> > I am trying
toswitch to pgAdmin 4, even though its beta, because pgAdmin 3<br /> > often crashes, and I lose work - I see that
isa known issue, but am not<br /> > sure if a fix is in progress?<br /> ><br /> > Anyway, in pgAdmin 4, I have
noticedthe following when Opening a File in<br /> > Query Tool:<br /> ><br /> > - Clicking the icon to open
the"Select file" popup is very slow (Windows<br /> > 10). >3 seconds for pgAdmin4 wheras <1 second for pgAdmin
3.<br/> ><br /> > - I am presented with a list of directories, but no idea which<br /> > drive/directory I'm
alreadyin (e.g. C:\) and no obvious way to switch to my<br /> > other drives where the files I want are located. I
can'tedit the file path<br /> > directly to change this. This makes pgAdmin 4 unworkable for me currently.<br />
>Beta 1 did allow directory changes.<br /> ><br /> > - Only the first 10 characters of filenames are shown
eventhough there's<br /> > much more space available. This means I can't distinguish between a lot of<br /> > the
filesI need to.<br /> ><br /> > - When viewed as a tables, the order of directories seems random - not by<br />
>name, size or date, and ordering by those columns doesn't work<br /> ><br /> > I appreciate the preference
fora consistent look and feel, but the native<br /> > Windows Open File dialog (as used in pgAdmin 3) seems quicker
andmore fully<br /> > featured e.g. I can rename and move files and directories within it. Perhaps<br /> > it
doesn'twork with the new web based paradigm though.<br /> ><br /> > I appreciate the work you are doing,<br /><br
/>Hi<br /><br /> It uses it's own dialogue because it has to work with file storage<br /> either on the local machine
indesktop mode, or on the server if<br /> running in server mode. You can control the root of the storage area<br /> by
specifyinga path in the config_local.py file - this is the<br /> default:<br /><br />
##############################<wbr/>##############################<wbr />##############<br /> # Storage Manager storage
urlconfig settings<br /> # If user sets STORAGE_DIR to empty it will show all volumes if platform<br /> # is Windows,
'/'if it is Linux, Mac or any other unix type system.<br /><br /> # For example:<br /> # 1. STORAGE_DIR =
get_drive("C")or get_drive() # return C:/ by default<br /> # where C can be any drive character such as "D", "E", "G"
etc<br/> # 2. Set path manually like<br /> # STORAGE_DIR = "/path/to/directory/"<br />
##############################<wbr/>##############################<wbr />##############<br /> STORAGE_DIR =
os.path.join(<br/>     DATA_DIR,<br />     'storage'<br /> )<br /><br /> In desktop mode, you should have access to all
filesystems.<br/><span class="HOEnZb"><font color="#888888"><br /> --<br /> Dave Page<br /> Blog: <a
href="http://pgsnake.blogspot.com"rel="noreferrer" target="_blank">http://pgsnake.blogspot.com</a><br /> Twitter:
@pgsnake<br/><br /> EnterpriseDB UK: <a href="http://www.enterprisedb.com" rel="noreferrer"
target="_blank">http://www.enterprisedb.com</a><br/> The Enterprise PostgreSQL Company<br /><br /><br /> --<br /> Sent
viapgadmin-support mailing list (<a href="mailto:pgadmin-support@postgresql.org">pgadmin-support@postgresql.<wbr
/>org</a>)<br/> To make changes to your subscription:<br /><a href="http://www.postgresql.org/mailpref/pgadmin-support"
rel="noreferrer"target="_blank">http://www.postgresql.org/<wbr />mailpref/pgadmin-support</a><br
/></font></span></blockquote></div><br/></div> 

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin 4 1.0-beta4 - Query Tool, Select file popup issues