Re: FW: Error!

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Arquimedes Aguirre <puntal8(at)hotmail(dot)com>, pgsql-general list <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: FW: Error!
Date: 2023-04-12 15:27:17
Message-ID: e5435331-8719-1203-0af5-dbdcf2e13719@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/10/23 17:55, Arquimedes Aguirre wrote:
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
>
> *From: *Arquimedes Aguirre <mailto:puntal8(at)hotmail(dot)com>
> *Sent: *Sunday, April 9, 2023 5:59 PM
> *To: *pgsql-advocacy(at)postgresql(dot)org <mailto:pgsql-advocacy(at)postgresql(dot)org>
> *Subject: *Error
>
> Hello there Dear!
>
> I have an error initializing PSQL shell, who can help me to solve it.
>
> Please I require your attention, I need to start developing a project,
> apparently there is a hacker that is intervening in this process, I
> appreciate your investigation some research and answer.
>
> Just to install the program, I got several errors without any common
> sense, I asked the Microsoft support team for help and in 5 minutes they
> solved the problem, it's very weird and odd. Apparently they have
> control of my personal computer.

If MS support solved it why are you asking how to solve it?

FYI, do not use images for textual information, copy and paste the text
from the terminal .

I don't see any evidence of a hacker. I do see evidence of incorrect
passwords being used.

Did you install Postgres from here?:

https://www.enterprisedb.com/downloads/postgres-postgresql-downloads

If so at some point in the process you where asked to create a password.
Use that password when invoking the psql shell command with the user
being the default postgres.

>
> I hope that you can pay due attention to these problems that do not
> allow me to advance in what I want to develop for my project. I hope you
> can find the person responsible for these abnormalities.
>
> Thanks!
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

  • FW: Error! at 2023-04-11 00:55:44 from Arquimedes Aguirre

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2023-04-12 16:36:25 Re: TEXT column > 1Gb
Previous Message Adrian Klaver 2023-04-12 15:03:53 Re: Performance issue after migration from 9.4 to 15