pgadmin4 3.2 don't start on windows 10

2018-08-15 Thread Jürgen Spatz
worked. any Ideas? Thanks Jürgen Spatz

Re: pgadmin4 3.2 don't start on windows 10

2018-08-16 Thread Jürgen Spatz
Should open, correct, but it does not. The Tray icon appears for 2 or 3 seconds and then it's gone. No chance to start start a brower or something. But the errorcode I mentioned appears in the messages Jürgen Spatz Am 15.08.2018 um 17:00 schrieb Darren Duncan: PgAdmin 4 3.0 and

Re: Problems with PgAdmin 4

2018-08-20 Thread Jürgen Spatz
But the there is no log-file created, nothing at all. Though the pgadmin don't start, there is no tray icon where I can look :-( Greetings Jürgen Spatz Am 20.08.2018 um 09:21 schrieb Khushboo Vashi: Hi, 1. How have you installed pgAdmin 4 on your system? 2. Do you have any other vers

Re: Problems with PgAdmin 4

2018-08-20 Thread Jürgen Spatz
Hi, No I didn't change any file in v2, though I deleted the v2 Folder completly. I tried to Install v3 new after I deleted (deinstalled) v2, nothing Greetings Am 20.08.2018 um 14:34 schrieb Khushboo Vashi: On Mon, Aug 20, 2018 at 5:44 PM, Jürgen Spatz mailto:juergen.sp

Re: pgadmin4 3.2 don't start on windows 10

2018-08-21 Thread Jürgen Spatz
brief splash screen means that server process was started, so look for the system tray menu/icon and choose the menu item "New pgAdmin 4 window". That should open the main screen in your web browser. -- Darren Duncan On 2018-08-15 6:45 AM, Jürgen Spatz wrote: Hi Support, in the l

Re: pgadmin4 3.2 don't start on windows 10

2018-08-23 Thread Jürgen Spatz
Hi all, is there nobody who has an idea, what I could do ? As already written, my pgadmin 4 3.2 don't start on windows 10. I had a V2 on the machine but deinstalled it. I deleted everything, (incl the appdata folder) from the machine, installed the pgadmin new but nothing. I tried to swit

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

2019-03-23 Thread Jürgen Spatz
Greetings Jürgen Spatz jurgen.sp...@godesys.de Am 22.03.2019 um 18:34 schrieb Patrick Headley: You could also use MS Access if you already have it. It can connect to multiple databases and allow you to run an INSERT query that can pull from one DB and save to the other. */Patrick Headley

Operators

2019-04-05 Thread Jürgen Spatz
HI is there a reason why the new pgAdmin don't show the operators in the database ? We created some operators in our Database ans it would be helpful to see them. Greetings Jürgen Spatz

Group tables in PG-Admin

2019-04-16 Thread Jürgen Spatz
Hi all, we are planning to try to convert our Database from oracle to postgreSQL, and the database has ca. 1500 tables and more or less 2000 Views. All tables and views are lying in one schema (except some user tables) and because of that the list of tables and views in the tree is very lagre

Error in pgAdmin4 when cast is created

2018-11-08 Thread ascara Software GmbH - Jürgen Spatz
i.indexrelid AND a.attnum = i.attnum) LEFT OUTER JOIN pg_collation coll ON a.attcollation=coll.oid LEFT OUTER JOIN pg_namespace nspc ON coll.collnamespace=nspc.oid ORDER BY i.attnum; Greetings Jürgen Spatz

AW: Error in pgAdmin4 when cast is created

2018-11-08 Thread ascara Software GmbH - Jürgen Spatz
HI, the Error comes with all PostgreSQL Versions since 9.6 Greetings Jürgen Spatz Von: Murtuza Zabuawala [mailto:murtuza.zabuaw...@enterprisedb.com] Gesendet: Donnerstag, 8. November 2018 11:35 An: ascara Software GmbH - Jürgen Spatz Cc: pgAdmin Support Betreff: Re: Error in pgAdmin4 when

AW: Error in pgAdmin4 when cast is created

2018-11-08 Thread ascara Software GmbH - Jürgen Spatz
HI, I inserted the Bug in the Bug-Tracker also with the correct SQL code, which comes, when I delete the cast Regards Jürgen Spatz Von: Murtuza Zabuawala [mailto:murtuza.zabuaw...@enterprisedb.com] Gesendet: Donnerstag, 8. November 2018 13:08 An: ascara Software GmbH - Jürgen Spatz Cc

AW: Error in pgAdmin4 when cast is created

2018-11-08 Thread ascara Software GmbH - Jürgen Spatz
oid = c.conexclop[i.attnum]) LEFT JOIN pg_attribute a ON (a.attrelid = i.indexrelid AND a.attnum = i.attnum) LEFT OUTER JOIN pg_collation coll ON a.attcollation=coll.oid LEFT OUTER JOIN pg_namespace nspc ON coll.collnamespace=nspc.oid

AW: Error in pgAdmin4 when cast is created

2018-11-08 Thread ascara Software GmbH - Jürgen Spatz
lopment/resources/' not found git wurde nicht sauber beendet (Exit-Code: 128) (3406 ms @ 08.11.2018 14:00:51) Though I’m no git expert I don’t know what to do? Greeting Von: Murtuza Zabuawala [mailto:murtuza.zabuaw...@enterprisedb.com] Gesendet: Donnerstag, 8. November 2018 13:36 An: