Hi Team,
I have installed PostgreSQL 12 installed and I am trying to run pgAdmin 4 from
start menu. However, when I click on it, it routes to chrome (I get the below
screen) and does not opens up as a desktop application.
Hence, could you please advise how can I open pgAdmin 4 as a desktop
app
Oh wait, you've already sent. Will try at our end.
On Thu, May 28, 2020 at 11:15 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Scobey,
>
> Can you please share the table DDL with some sample records CSV to
> simulate the issue at our end ?
>
> On Thu, May 28, 2020 at 11:13
Hi Scobey,
Can you please share the table DDL with some sample records CSV to simulate
the issue at our end ?
On Thu, May 28, 2020 at 11:13 AM Scobey Weaver wrote:
> Dear Aditya,
>
> I did click on more details. I've attached a screen shot of the result.
>
> Thanks,
>
> Scobey
>
> On 5/28/20 12
Dear Nawaz,
I'm running it on a macbook pro. I'm familiar with vi, but I'm not sure
if it's available for mac or if there's something else similar.
The file attached is the one I imported, however, so you can check it
for me if you like. I'm assuming it wouldn't be any different to you
tha
Hi Scobey,
Did you click on more details on the import progress notifier ? It would
give you more logs to help.
On Thu, May 28, 2020 at 6:52 AM Ahmed, Nawaz (Fuji Xerox Australia) <
nawaz.ah...@aus.fujixerox.com> wrote:
> Are you running this import into a database in Linux environment or a
> Wi
Are you running this import into a database in Linux environment or a Windows
environment ?
I am guessing (I could be wrong), it has something to do with control
characters in your datafile such as ^M or ^H, which are usually visible if you
edit the file in a Linux host using 'vi' editor.
And
In my opinion, the computer industry is well past the point that it should be
making active efforts to support 32-bit. Being able to still run old
unsupported 32-bit software on a modern machine still has a lot of value, but
still explicitly supporting 32-bit hardware with new software has no r
I'm taking a skillshare course and creating my own tables. I tried to
import some data from a csv file and it didn't work. I thought I had
done it just like the example on the video, and also checked some other
online sources which seemed to do it the same way.
Attached is the file I'm trying