Skip to content

Commit

Permalink
Added note on non-ascii characters not being supported
Browse files Browse the repository at this point in the history
  • Loading branch information
gvasquezvargas committed Sep 6, 2024
1 parent b4dbfb3 commit c86c8fd
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ Rather than use the EDB installer, you can also obtain a prebuilt installation p

## Installing PostgreSQL

To perform an installation using the graphical installation wizard, you need superuser or administrator privileges.
To perform an installation using the graphical installation wizard, you need superuser or administrator privileges.

!!! Note
If you're using the graphical installation wizard to perform a system upgrade, the installer preserves the configuration options specified during the previous installation.
!!!note Notes
- Multi-byte, non-ascii characters are not supported in user or machine names.
- If you're using the graphical installation wizard to perform a system ***upgrade***, the installer preserves the configuration options specified during the previous installation.
!!!

1. To start the installation wizard, assume sufficient privileges, and double-click the installer icon. If prompted, provide a password. (In some versions of Windows, to invoke the installer with administrator privileges, you must select **Run as Administrator** from the installer icon's context menu.)

Expand Down

0 comments on commit c86c8fd

Please sign in to comment.