We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
postgres user
user postgres
Desde la línea de comandos, como el usuario postgres, realice los siguientes pasos.
From the command-line, as the postgres user, perform the following steps.
El usuario postgres es de confianza cuando se conecta a través de sockets unix locales (conveniencia).
The postgres user is trusted when connecting over local unix sockets (convenience).
Utilice los siguientes comandos para cambiar la contraseña para el usuario postgres.
Use the commands below to change the password for the user postgres.
Para crear las tablas, copia el script en el servidor y escribe el siguiente comando (como usuario postgres)
To create the tables, copy the script on the server and type the following command (as user postgres)
Si no define la contraseña en el archivo vcdb.properties, no podrá iniciar sesión como usuario Postgres ya que el agente de Endpoint Operations Management no le permitirá iniciar sesión con una contraseña en blanco.
If you do not set the password in the vcdb.properties file, you are unable to log in as the Postgres user because the Endpoint Operations Management agent will not allow you to log in with a blank password.
Podríamos hacer esto en un solo paso ejecutando simplemente el comando psql como usuario postgres con sudo como este
You could do this in one step by running the single command psql as the postgres user with sudo, like this
Por defecto la cuenta del usuario postgres está bloqueada y si le cambias la contraseña usando el comando passwd la cuenta es inmediatamente desbloqueada, permitiendo así el login en el sistema a cualquier persona que adivine la contraseña.
By default the postgres user is locked and if you change the password with passwd the account is immediately unlocked, thus anyone could login to the system with it.
Si queréis usar el método de este ejemplo tenéis que crear una carpeta en el password del usuario postgres, necesitamos generar el par de claves pública y privada y añadir la pública en el servidor esclavo.
For using scp (Secure Copy) in the master without the postgres user password, you need to generate the key par (public and private) and add the public key in the slave server.
Para cambiar la contraseña del usuario postgres NUNCA deberías hacer esto
In order to change the password for the postgres user you should NEVER do this
Crear el servidor en pgAdmin (usuario postgres, clave la que se ha cambiado antes)
Create the server in pgAdmin (user postgres, password the one we have changed previously)
La base de datos Postgres incrustada de un dispositivo vCenter Server se proporciona sin una contraseña predeterminada para el usuario postgres.
The embedded Postgres database for a vCenter Server appliance is shipped without a default password for the postgres user.
Si queréis usar el método de este ejemplo tenéis que crear una carpeta en el esclavo y cambiar el propietario al usuario postgres.
If you want to use the copy method from the above example, you need to create a folder in the slave and change the owner to the postgres.
El usuario postgres está creado por defecto, pero bloqueado por seguridad para que no pueda accederse; por eso lo primero es cambiar la clave
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.