Missing CR in new lines?

2023-03-13 Thread Janus
can I somehow enforce a new line to consist of the CR + LF control character set? Best regards, Janus

No auto-marking of cell value when editing ''-content. Intended behaviour?

2020-01-21 Thread Janus
ue of '' (that is two single quotes), there two quote marks are not automatically marked and hence are not deleted when I begin typing new content to the cell. I have to mark them/delete them manually. Is this behaviour per design or should I file this as a bug/feature request? Best regards, Janus

Re: Issue with PgAdmin

2020-01-06 Thread Janus
Hi Vivek Do you get the same error message using another browser, such as Chrome? Best regards, Janus On Mon, 6 Jan 2020 at 11:20, Vivek Parmar wrote: > Dear PgAdmin Development Team, > > I am unable to run pgadmin on my windows 10 laptop. I am getting the below > error. >

Re: Query Tool will not initialize

2019-09-26 Thread Janus
Hi James. If something doesn't work in IE, the first thing to do is to try to perform the same task using a different browser. Have a go in Firefox or Chrome and let us know if that helped. Best, Janus On Thu, 26 Sep 2019, 19.13 Orr, James, wrote: > Hello, > > > > I hav

Re: pgAdmin does not start

2019-05-18 Thread Janus
Hi Andrew. Recently, someone else had problems with pgAdmin4 on Windows 10. This person used the Edge browser to connect and that was the problem. If you use Edge as well, try to use Chrome instead. On Sat, 18 May 2019, 23.25 Andrew Bouchard, wrote: > I'm emailing this list because I found in

Re: Everytime PGAdmin4 starts it tries to contact this?

2019-04-30 Thread Janus
Is it PGAdmin that crashes or is it the browser? Which browser are you using? What happens if you use another browser to access PGAdmin? I use Chrome without any problems. Best, Janus On Tue, 30 Apr 2019, 20.11 Marc Leprince, wrote: > Hi experts, > > > > I just downloaded and ex

Re: pgadmin4 Edit and "Save" data

2019-04-02 Thread Janus
for user preferences towards height/width ratio. Best regards, Janus On Tue, 2 Apr 2019 at 10:16, Dave Page wrote: > > > On Tue, Apr 2, 2019 at 8:34 AM Janus wrote: > >> I have had the same thoughts about this inconsistency in comparison to >> e.g. PgAdmin III. Also, this

Re: pgadmin4 Edit and "Save" data

2019-04-02 Thread Janus
I have had the same thoughts about this inconsistency in comparison to e.g. PgAdmin III. Also, this "Save" button only appears when editing cell values defined as text, but not when editing numeric values, which does not opens this editing dialog. This, too, is inconsistent. When I started using pd

Re: How to: copy records from one table to another?

2019-03-25 Thread Janus
Calle, Notepad++ isn't the best choice for very large files, but try EditPad Lite instead (I'm pretty sure it's the one I used once, although it's a few year ago), as it does some clever loading of file content. It opens even very large files in a jiffy. Best, Janus On Mon,

Default order on displaying data without order clause

2019-03-15 Thread Janus
In pgAdmin 3, an implicit default order by primary key is used when displaying data without an otherwise stated order. This is not the case in pgAdmin 4. The order seems somewhat arbitrary and the following statement from this site is definit

Re: Editing integer array cell clears data

2019-01-15 Thread Janus
ACTION ) WITH ( OIDS = FALSE ) TABLESPACE pg_default; ALTER TABLE public.stratification OWNER to postgres; On Tue, 15 Jan 2019 at 12:22, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Tue, Jan 15, 2019 at 4:44 PM Janus wrote: > >> Windows 10, pg

Editing integer array cell clears data

2019-01-15 Thread Janus
Windows 10, pgAdmin 4.1. select version() = PostgreSQL 11.1 on x86_64-pc-mingw64, compiled by gcc.exe (Rev5, Built by MSYS2 project) 4.9.2, 64-bit I have a table with a column defined with integer[] data type. When attempting to edit this using the pgAdmin GUI (double-click cell in View Data), the

how to add 30+ servers to pgadmin4 configuration

2017-11-01 Thread Hajek, Janus (FIO)
figuration interface that can be called from bash script, python ... ? Regards Janus