{"id":16219,"date":"2024-06-09T21:29:14","date_gmt":"2024-06-09T21:29:14","guid":{"rendered":"https:\/\/logmeonce.com\/resources\/2023\/06\/26\/alter-user-password-psql\/---da4f78ba-da91-4441-ba6d-9e4ccdd1b389"},"modified":"2024-09-18T09:28:42","modified_gmt":"2024-09-18T09:28:42","slug":"alter-user-password-psql","status":"publish","type":"post","link":"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/","title":{"rendered":"Alter User Password Psql"},"content":{"rendered":"<div class=\"336cb5b64765e27a1a6c1bb71b941f1a\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-4830628043307652\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<!-- above content -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-4830628043307652\"\r\n     data-ad-slot=\"5864845439\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\n<\/div>\n<p>Changing user passwords in PostgreSQL is a common task for database administrators. By utilizing the \u201cAlter User Password PSQL,&#8221; you can accomplish this task securely and efficiently. This guide will provide a detailed explanation on how to change user passwords in PostgreSQL through the \u201cAlter User Password PSQL\u201d command. In this tutorial, you&#8217;ll be taken through the entire procedure of \u201cAltering User Password PSQL,\u201d ensuring that your data and authentication credentials are kept safe and secure. This guide aims to assist you in understanding how to modify \u201cPostgreSQL user passwords\u201d and \u201cPostgreSQL authentication credentials,\u201d for a better grasp of this procedure.<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_77 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#1_How_to_Alter_User_Password_in_PostgreSQL\" >1. How to Alter User Password in PostgreSQL<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#2_Setting_Up_a_Password_for_Your_PostgreSQL_Database\" >2. Setting Up a Password for Your PostgreSQL Database<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#3_Alter_Password_Security_with_PostgreSQL\" >3. Alter Password Security with PostgreSQL<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#4_Achieving_Password_Alteration_in_PSQL_Database\" >4. Achieving Password Alteration in PSQL Database<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#Q_A\" >Q&amp;A<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#Q_What_is_Alter_User_Password_PSQL\" >Q: What is Alter User Password PSQL?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#Q_How_can_I_change_the_password_for_the_Postgres_user\" >Q: How can I change the password for the Postgres user?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#Q_How_can_I_reset_the_default_password_for_the_Postgres_user\" >Q: How can I reset the default password for the Postgres user?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#Q_What_is_the_default_authentication_method_for_Postgres\" >Q: What is the default authentication method for Postgres?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#Q_How_can_I_change_the_authentication_method_for_Postgres\" >Q: How can I change the authentication method for Postgres?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#Q_What_is_the_password_encryption_method_used_by_Postgres\" >Q: What is the password encryption method used by Postgres?<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/#Conclusion\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<h2 id=\"1-how-to-alter-user-password-in-postgresql\"><span class=\"ez-toc-section\" id=\"1_How_to_Alter_User_Password_in_PostgreSQL\"><\/span>1. How to Alter User Password in PostgreSQL<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><b>Altering Your PostgreSQL User Password<\/b><\/p>\n<p>It\u2019s important to keep your user password secure. Here are the steps to change your PostgreSQL user password:<\/p>\n<ul>\n<li>Open the PSQL command line terminal.<\/li>\n<li>Connect to the PostgreSQL server.<\/li>\n<li>Run the following SQL command: ALTER USER username WITH PASSWORD \u2018password&#8217;, where you will replace <i>username<\/i> and <i>password<\/i> with your desired username and password. If successful, you should get a response of \u201cALTER ROLE.&#8221;<\/li>\n<li>Exit the PSQL command-line terminal.<\/li>\n<\/ul>\n<p>Test the new login credentials to make sure the password has been successfully changed. Additionally, be sure to record your new postgresql password somewhere secure since it will be necessary every time you need to connect to the PostgreSQL server!<\/p>\n<p>Tip: If you forget the postgresql password, it\u2019s possible to reset it. Log into the server with an <a title=\"Bypass Windows 7 Password Without Disk\" href=\"https:\/\/logmeonce.com\/resources\/bypass-windows-7-password-without-disk\/\" data-abc=\"true\">administrative user account<\/a>, open the Terminal, and type this command to reset the password: <b>alter user USERNAME with password \u2018yourpassword\u2019;<\/b>. Replace USERNAME and yourpassword with the desired username and password respectively. This should reset the postgresql user password.<\/p>\n<h2 id=\"2-setting-up-a-password-for-your-postgresql-database\"><span class=\"ez-toc-section\" id=\"2_Setting_Up_a_Password_for_Your_PostgreSQL_Database\"><\/span>2. Setting Up a Password for Your PostgreSQL Database<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><b>Securing Your Database with a Password<\/b><\/p>\n<p>A secure password is the first step in protecting your database from unauthorized access. PostgreSQL makes it easy to add a password to your database\u2014all you need to do is create a new role and assign it to the database.<\/p>\n<p>To set up a password for your PostgreSQL database:<\/p>\n<ul>\n<li>Create a new role using <code>createuser<\/code> followed by the name of the role (e.g., \u201c<code>createuser mydbuser<\/code>\u201c).<\/li>\n<li>Assign the role to the database using <code>c followed by the name of the database (e.g. \"c mydb\")<\/code>.<\/li>\n<li>Next, run <code>password<\/code> followed by the role name (e.g., \u201c<code>password mydbuser<\/code>\u201c) and enter a secure password of your choice.<\/li>\n<\/ul>\n<p>Now that your database has its own secure password, you can rest assured that it is safe from any unwanted visitors. Also, make sure to store the password in a safe location, such as a LogMeOnce password manager, so that you can quickly and easily access it in the future.<\/p>\n<h2 id=\"3-alter-password-security-with-postgresql\"><span class=\"ez-toc-section\" id=\"3_Alter_Password_Security_with_PostgreSQL\"><\/span>3. Alter Password Security with PostgreSQL<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>PostgreSQL is a powerful, open-source database used by millions of websites worldwide. It\u2019s also one of the most secure databases on the market, featuring extensive protections against hacking and data theft. However, by taking a few extra steps, you can further protect your data by altering password security in PostgreSQL.<\/p>\n<ul>\n<li><strong>Strong Passwords<\/strong>: PostgreSQL natively supports strong passwords. Create passwords with a combination of letters, numbers, and symbols that are at least 8 characters long for maximum protection.<\/li>\n<li><strong>No Network Connections<\/strong>: Ensure that PostgreSQL is running locally and not connected to a network. This prevents anyone from accessing your data remotely, even if they gain access to another network user\u2019s credentials.<\/li>\n<li><strong>Regular Changes<\/strong>: Make sure to change PostgreSQL passwords on a regular basis to ensure no one can gain access to your data by exploiting previously obtained credentials.<\/li>\n<\/ul>\n<p>Finally, never store passwords in your PostgreSQL database since it could put your data at risk of being accessed by a malicious actor. By following these steps, you can alter the security of your PostgreSQL-powered website and keep your data safe.<\/p>\n<h2 id=\"4-achieving-password-alteration-in-psql-database\"><span class=\"ez-toc-section\" id=\"4_Achieving_Password_Alteration_in_PSQL_Database\"><\/span>4. Achieving Password Alteration in PSQL Database<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><strong>Changing Passwords in a PSQL Database<\/strong><\/p>\n<p>It\u2019s important to ensure that your <a title=\"Alter User Password Psql\" href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/\" data-abc=\"true\">vital database information remains secure<\/a>. Knowing how to alter passwords in a PSQL database can be a good first step toward this. Here are the steps for doing so:<\/p>\n<ul>\n<li>Connect to your database.<\/li>\n<li>Use the ALTER ROLE command.<\/li>\n<li>Follow it with the name of the user you want to alter.<\/li>\n<li>Then, type the WITH keyword.<\/li>\n<li>Type PASSWORD and then enter the new password that you wish to use.<\/li>\n<li>Once your password is changed, the \u201cALTER ROLE\u201d command should execute.<\/li>\n<\/ul>\n<p>You should bear in mind that altering passwords in the PSQL database requires administrator privileges. If you don\u2019t have these privileges, you can try asking your database administrator to change the passwords in question for you. In order to avoid any sort of disaster, you should always remember to remain vigilant and alter your database passwords regularly.<\/p>\n<p>Postgres is a popular open-source relational database management system known for its robust security features. One crucial aspect of securing a Postgres database is setting up strong user passwords and authentication methods. The &#8220;-U postgres&#8221; flag allows users to specify the Postgres superuser when executing commands, while the &#8220;ALTER USER&#8221; statement is used to modify user properties such as passwords. By default, Postgres uses a plain text password for authentication, but users can enhance security by using the MD5 hash value for passwords. It is also recommended to regularly update passwords to prevent unauthorized access. Additionally, Postgres offers various authentication methods such as peer authentication, ident method, and password authentication for secure access control. To further enhance security, administrators can configure encryption settings and limit access based on user roles. It is essential to follow best practices for password management and authentication to ensure data protection in Postgres databases. Sources: PostgreSQL official documentation, Postgres community forums.<\/p>\n<p>In PostgreSQL, a list of comma-delimited keywords are defined to help users navigate the database system effectively. The keywords include user postgres, miriam CREATEUSER CREATEDB, database superuser, superuser password, and postgres with password. These keywords are essential for managing user access and privileges within the PostgreSQL environment. The use of single quotes and the importance of password expiration for security reasons are also highlighted in these defined keywords. Moreover, configuration parameters, server logs, and error messages play a crucial role in the maintenance and troubleshooting of PostgreSQL databases. It is recommended to edit configuration files carefully and implement access restrictions to enhance security measures. Password management is another key aspect, with options for password encryption and authentication methods such as MD5 hash values. Overall, understanding and utilizing these keywords are crucial for efficient operation and security in PostgreSQL databases.<\/p>\n<p>In PostgreSQL, the default user is &#8220;postgres&#8221; with a default password set during installation. It is recommended to immediately change this password for security reasons, using the command &#8220;ALTER USER postgres PASSWORD &#8216;some-new-password'&#8221;. By default, PostgreSQL stores passwords using MD5 hash value for enhanced security. The command line tool &#8220;psql&#8221; allows users to interact with the database and manage authentication methods and configuration settings. For advanced security measures, user authentication can be further strengthened by setting encryption methods and applying additional layers of security such as using the SUPERUSER role and creating backups of the database for disaster recovery purposes. It is important to regularly update passwords and follow best practices to prevent any unauthorized access to the database.<\/p>\n<p>In PostgreSQL, users and passwords play a crucial role in securing access to databases and ensuring data integrity. The default Postgres user is a superuser that is created during installation, and it is recommended to change the password for this user to enhance security. Ordinary users can also be created with restricted permissions to limit their access to database objects. Passwords in PostgreSQL can be stored in various formats, including MD5 hash values, to protect them from unauthorized access. The password authentication method is commonly used for user authentication, where users need to provide a password to access the database.<\/p>\n<p>To change a user&#8217;s password in PostgreSQL, the ALTER USER statement can be used, along with the appropriate permissions. It is important to consider password security best practices, such as using strong and unique passwords, to prevent unauthorized access to the database. Additionally, regular backups of the database should be taken to ensure data availability and prevent data loss in case of unexpected events. By following these recommendations and implementing proper security measures, users can effectively manage and secure their PostgreSQL databases. (Source: PostgreSQL Documentation)<\/p>\n<p>In PostgreSQL, user passwords play a crucial role in securing database access and ensuring data integrity. When setting up a new database, it is important to define strong passwords for both the root user and regular database users. The password string should be encrypted using methods such as MD5 hash to prevent unauthorized access. It is also recommended to avoid guessable passwords and regularly update passwords to enhance security measures. Additionally, using the ALTER USER command in psql allows for easy password changes for database users.<\/p>\n<p>Proper configuration of password authentication and client authentication methods, such as ident or peer, can further strengthen database security. Advanced tools and granular steps for database maintenance, such as error logs and backup procedures, are essential for ensuring smooth operations and data protection. By following best practices and utilizing encryption methods, PostgreSQL users can safeguard their databases and maintain a secure environment for data storage and retrieval. (Source: PostgreSQL Official Documentation)<\/p>\n<h2 id=\"qa\"><span class=\"ez-toc-section\" id=\"Q_A\"><\/span>Q&amp;A<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"Q_What_is_Alter_User_Password_PSQL\"><\/span>Q: What is Alter User Password PSQL?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>A: Alter User Password PSQL is a command used in PostgreSQL databases that allows you to change a user&#8217;s password. This command ensures that the user is able to securely access the database.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Q_How_can_I_change_the_password_for_the_Postgres_user\"><\/span>Q: How can I change the password for the Postgres user?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>A: To change the password for the Postgres user, you can use the ALTER USER statement with the PASSWORD &#8216;yournewpassword&#8217; syntax. Make sure you are logged in as a user with superuser privileges to execute this command successfully. You can also use the command sudo -u postgres psql -U postgres to access the Postgres command line interface as the postgres user and change the password from there.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Q_How_can_I_reset_the_default_password_for_the_Postgres_user\"><\/span>\nQ: How can I reset the default password for the Postgres user?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>A: The default password for the Postgres user is typically set during the installation process. If you need to reset the default password, you can do so by changing it using the ALTER USER statement or by accessing the Postgres command line interface as the postgres user and setting a new password.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Q_What_is_the_default_authentication_method_for_Postgres\"><\/span>\nQ: What is the default authentication method for Postgres?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>A: The default authentication method for Postgres is password authentication. When setting up Postgres, you will be prompted to create a password for the postgres user. This password is used to authenticate and access the database server.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Q_How_can_I_change_the_authentication_method_for_Postgres\"><\/span>\nQ: How can I change the authentication method for Postgres?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>A: To change the authentication method for Postgres, you can edit the pg_hba.conf file, which is the configuration file for client authentication. You can specify different authentication methods such as md5, peer, ident, etc. Remember to restart the Postgres server after making any changes to the authentication method.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Q_What_is_the_password_encryption_method_used_by_Postgres\"><\/span>\nQ: What is the password encryption method used by Postgres?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>A: Postgres uses the MD5 hash encryption method to store and encrypt passwords for user authentication. This method ensures that passwords are securely stored and transmitted when accessing the database server.<\/p>\n<h2 id=\"outro\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>If you\u2019re looking for a robust and reliable solution for password changes to your PSQL database, LogMeOnce offers one of the highest security solutions on the market. With <a href=\"https:\/\/logmeonce.com\/\" data-abc=\"true\">LogMeOnce<\/a>, your alter user password operations are secured using cutting-edge technology, and since their service is completely free, you cannot beat their value. With LogMeOnce, you can quickly and safely alter user passwords for your PSQL databases with no extra costs. LogMeOnce allows you to safely use the \u201cAlter User Password PSQL\u201d feature with total confidence and security, so why not sign up for a free account today?<\/p>\n<div class=\"flex max-w-full flex-col flex-grow\">\n<div class=\"min-h-[20px] text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"04397e3e-b721-4356-9e74-c593106e22b6\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\n<p>Reference: <a href=\"https:\/\/logmeonce.com\/resources\/alter-user-password-psql\/\" target=\"_new\" rel=\"noopener\" data-abc=\"true\">ALTER USER PASSWORD PSQL<\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"mt-1 flex gap-3 empty:hidden -ml-2\">\n<div class=\"items-center justify-start rounded-xl p-1 flex\">\n<div class=\"flex items-center\"><button class=\"rounded-lg text-token-text-secondary hover:bg-token-main-surface-secondary\" aria-label=\"Read Aloud\" data-testid=\"voice-play-turn-action-button\"><\/button><button class=\"rounded-lg text-token-text-secondary hover:bg-token-main-surface-secondary\" aria-label=\"Copy\" data-testid=\"copy-turn-action-button\"><\/button><\/p>\n<div class=\"flex\"><\/div>\n<div class=\"flex items-center pb-0\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Changing user passwords in PostgreSQL is a common task for database administrators. By utilizing the \u201cAlter User Password PSQL,&#8221; you can accomplish this task securely and efficiently. This guide will provide a detailed explanation on how to change user passwords in PostgreSQL through the \u201cAlter User Password PSQL\u201d command. In this tutorial, you&#8217;ll be taken [&hellip;]<\/p>\n","protected":false},"author":21,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[89],"tags":[2833,10248,783,5808],"class_list":["post-16219","post","type-post","status-publish","format-standard","hentry","category-password-manager","tag-psql","tag-alter","tag-password","tag-user"],"acf":[],"_links":{"self":[{"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/posts\/16219","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/users\/21"}],"replies":[{"embeddable":true,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/comments?post=16219"}],"version-history":[{"count":1,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/posts\/16219\/revisions"}],"predecessor-version":[{"id":226172,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/posts\/16219\/revisions\/226172"}],"wp:attachment":[{"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/media?parent=16219"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/categories?post=16219"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/logmeonce.com\/resources\/wp-json\/wp\/v2\/tags?post=16219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}