{"id":4980,"date":"2023-07-21T11:22:39","date_gmt":"2023-07-21T11:22:39","guid":{"rendered":"https:\/\/arzhost.com\/blogs\/?p=4980"},"modified":"2025-01-08T18:42:42","modified_gmt":"2025-01-08T13:42:42","slug":"postgresql-drop-database-with-examples","status":"publish","type":"post","link":"https:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/","title":{"rendered":"How To PostgreSQL Drop Database with Examples"},"content":{"rendered":"\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_74 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:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#Overview_of_Dropping_Databases_in_PostgreSQL\" >Overview of Dropping Databases 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:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#Learn_How_to_Drop_a_Database_in_PostgreSQL_with_Examples\" >Learn How to Drop a Database in PostgreSQL with Examples<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#Get_Unlimited_Power_with_VPS_Hosting_%E2%80%93_Best_Plans_Available\" >Get Unlimited Power with VPS Hosting &#8211; Best Plans Available<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#Syntax_and_Usage_of_the_DROP_DATABASE_Statement\" >Syntax and Usage of the DROP DATABASE Statement<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#IF_EXISTS_Clause_Preventing_Errors_with_the_IF_EXISTS_Clause\" >IF EXISTS Clause: Preventing Errors with the IF EXISTS Clause<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#WITH_FORCE_Option_Forcing_Database_Drop_in_Certain_Situations\" >WITH (FORCE) Option: Forcing Database Drop in Certain Situations<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#Using_the_dropdb_Utility_Command-Line_Utility_for_Dropping_Databases\" >Using the dropdb Utility: Command-Line Utility for Dropping Databases<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#Options_Various_Options_and_Parameters_for_Dropping_Databases\" >Options: Various Options and Parameters for Dropping Databases<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#Launch_Your_Own_Hosting_Business%E2%80%94Sign_Up_Now\" >Launch Your Own Hosting Business\u2014Sign Up Now!<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/arzhost.com\/blogs\/postgresql-drop-database-with-examples\/#Conclusion\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Overview_of_Dropping_Databases_in_PostgreSQL\"><\/span>Overview of Dropping Databases in PostgreSQL<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>A database can be deleted using one of two command-line options provided by <span style=\"color: #000000;\"><strong><a href=\"https:\/\/www.postgresql.org\/\" target=\"_blank\" rel=\"noopener\">PostgreSQL<\/a> Drop Database with Examples<\/strong><\/span>: the DROP DATABASE statement or a shell program.<\/p>\n\n\n\n<p>It&#8217;s best practice to delete inactive databases because it keeps the workspace tidy. Remember, too, that removing an existing PostgreSQL database also deletes all of the data and catalog entries for that database.<\/p>\n\n\n\n<p>For more guides and articles like this, make sure to <a href=\"https:\/\/arzhost.com\/blogs\/\">subscribe to our Blog<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Learn_How_to_Drop_a_Database_in_PostgreSQL_with_Examples\"><\/span><u>Learn How to Drop a Database in PostgreSQL with Examples<\/u><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Installed and configured PostgreSQL version 10 or higher (follow our guide for Ubuntu or Windows; if already installed, check the PostgreSQL version on the system).<\/li>\n\n\n\n<li>The ability to access the terminal with sudo rights.<\/li>\n<\/ol>\n\n\n\n<div class=\"wp-block-uagb-call-to-action uagb-block-1e518341 wp-block-button uag-blocks-common-selector\" style=\"--z-index-desktop:479;;--z-index-tablet:undefined;;--z-index-mobile:undefined;\"><div class=\"uagb-cta__wrap\"><h2 class=\"uagb-cta__title\"><span class=\"ez-toc-section\" id=\"Get_Unlimited_Power_with_VPS_Hosting_%E2%80%93_Best_Plans_Available\"><\/span><a href=\"https:\/\/arzhost.com\/vps\/\" data-type=\"link\" data-id=\"https:\/\/arzhost.com\/vps\/\">Get Unlimited Power with VPS Hosting &#8211; Best Plans Available<\/a><span class=\"ez-toc-section-end\"><\/span><\/h2><p class=\"uagb-cta__desc\">Unlock the Potential of VPS Hosting &#8211; Starter Plan starts at just <strong>$12.50\/month<\/strong><\/p><\/div><div class=\"uagb-cta__buttons\"><a href=\"https:\/\/arzhost.com\/vps\/\" class=\"uagb-cta__button-link-wrapper wp-block-button__link\" target=\"_self\" rel=\"noopener noreferrer\">Read More<\/a><\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Syntax_and_Usage_of_the_DROP_DATABASE_Statement\"><\/span><strong>Syntax and Usage of the DROP DATABASE Statement<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Using the following SQL statement is the first way to delete a PostgreSQL database:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>DELETE THE DATABASE NAME;<\/code><\/li>\n<\/ul>\n\n\n\n<p>The command deletes the directory holding the catalog entries and database information. The DROP DATABASE command can only be used by the database owner. The command is not carried out if the database is actively being used by someone.<\/p>\n\n\n\n<p><u>Try the following to observe how DROP DATABASE functions:<\/u><\/p>\n\n\n\n<p><u>1: Start the terminal by pressing CTRL+ALT+T.<\/u><\/p>\n\n\n\n<p><u>2: link PostgreSQL:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>psql sudo -i -u Postgres<\/code><\/li>\n<\/ul>\n\n\n\n<p><em>3: Make a database for the illustration:<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>Example: CREATE DATABASE;<\/code><\/li>\n<\/ul>\n\n\n\n<p>The executed statement is printed by the terminal.<\/p>\n\n\n\n<p><u>4: List each database together with:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\\l<\/code><\/li>\n<\/ul>\n\n\n\n<p>The list includes the database from the previous stage.<\/p>\n\n\n\n<p><u>5: Delete the database by using the:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>Example: DROP DATABASE;<\/code><\/li>\n<\/ul>\n\n\n\n<p>The executed statement is visible in the output.<\/p>\n\n\n\n<p><u>6: List each database once more:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\\l<\/code><\/li>\n<\/ul>\n\n\n\n<p>The list no longer includes the sample database.<\/p>\n\n\n\n<p><strong>Related Article: <a href=\"https:\/\/arzhost.com\/blogs\/how-to-drop-all-tables-in-a-sql-server-database-a-comprehensive-guide\/\">How to Drop All Tables in a SQL Server Database<\/a><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"IF_EXISTS_Clause_Preventing_Errors_with_the_IF_EXISTS_Clause\"><\/span><strong>IF EXISTS Clause: Preventing Errors with the IF EXISTS Clause<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>For all versions where DROP DATABASE is offered, the IF EXISTS option is accessible. The following is the complete command syntax for the IF EXISTS option:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>DROP DATABASE IF 'DATABASE NAME' EXISTS;<\/code><\/li>\n<\/ul>\n\n\n\n<p>Before deleting a database, the option first verifies that it is there. The command deletes the database if one already exists. However, the tool prints a helpful alert message if a database is missing.<\/p>\n\n\n\n<p><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/S26jetR0M8I\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n\n\n\n<p><u>The procedures listed below should be followed to test the command:<\/u><\/p>\n\n\n\n<p><u>1: Create the following sample database:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>Example: CREATE DATABASE;<\/code><\/li>\n<\/ul>\n\n\n\n<p><u>2: Drop the database by selecting &#8220;IF EXISTS&#8221;:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>example: DROP DATABASE IF EXISTS;<\/code><\/li>\n<\/ul>\n\n\n\n<p>If the database is present, the outcome is the same as using DROP DATABASE.<\/p>\n\n\n\n<p><u>3: There is no longer access to the database. To see the results, rerun the command:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>example: DROP DATABASE IF EXISTS;<\/code><\/li>\n<\/ul>\n\n\n\n<p>The database is not present, according to a printed warning message.<\/p>\n\n\n\n<p><u>4: Execute the following command to compare the effects of using the IF EXISTS option and not using it:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>Example: DROP DATABASE;<\/code><\/li>\n<\/ul>\n\n\n\n<p>On a non-existent database, using DROP DATABASE without the IF EXISTS option results in an error.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"WITH_FORCE_Option_Forcing_Database_Drop_in_Certain_Situations\"><\/span><strong>WITH (FORCE) Option: Forcing Database Drop in Certain Situations<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The PostgreSQL version 13 and later versions support the WITH (FORCE) option.<\/p>\n\n\n\n<p>In-use databases cannot be deleted using the DROP DATABASE technique. The terminal prints an error stating that a database session is open if the database is already in use.<\/p>\n\n\n\n<p><u>Include the WITH (FORCE) option to compel the session to end and the database to be deleted:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>DELETE DATABASE (NAME OF DATABASE) WITH (FORCE);<\/code><\/li>\n<\/ul>\n\n\n\n<p>Postgres tries to forcefully remove the database and shuts the user&#8217;s session. Getting the &#8216;Command Not Found&#8217; Error? <a href=\"https:\/\/arzhost.com\/blogs\/fix-mysql-command-not-found\/\"><strong>Click Here to Fix it<\/strong><\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Using_the_dropdb_Utility_Command-Line_Utility_for_Dropping_Databases\"><\/span><strong>Using the dropdb Utility: Command-Line Utility for Dropping Databases<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The DROP DATABASE command is wrapped in the dropdb shell program. In essence, the two approaches are the same. PostgreSQL Drop Database with Examples, on the other hand, provides other choices, such as remote database removal.<\/p>\n\n\n\n<p><u><code>The fundamental syntax is:<\/code><\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>database name; dropdb; connection parameters; options;<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Options_Various_Options_and_Parameters_for_Dropping_Databases\"><\/span><strong>Options: Various Options and Parameters for Dropping Databases<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The dropdb utility offers the options shown in the table below.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Option<\/strong><\/td><td><strong>Type<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td><strong>-e<\/strong><br>\n<strong>&#8211;echo<\/strong><\/td><td>Option<\/td><td>Prints the commands that dropdb sends to the server.<\/td><\/tr><tr><td><strong>-f<\/strong><br>\n<strong>&#8211;force<\/strong><\/td><td>Option<\/td><td>Attempts to terminate all current connections before dropping the database.<\/td><\/tr><tr><td><strong>-i<\/strong><br>\n<strong>&#8211;interactive<\/strong><\/td><td>Option<\/td><td>Prompts verification before executing database deletion.<\/td><\/tr><tr><td><strong>-V<\/strong><br>\n<strong>&#8211;version<\/strong><\/td><td>Option<\/td><td>The console prints the utility version.<\/td><\/tr><tr><td><strong>&#8211;if-exists<\/strong><\/td><td>Option<\/td><td>Prints a notice instead of an error if the database does not exist.<\/td><\/tr><tr><td><strong>-?<\/strong><br>\n<strong>&#8211;help<\/strong><\/td><td>Option<\/td><td>Show the help menu.<\/td><\/tr><tr><td><strong>-h &lt;host&gt;<\/strong><br>\n<strong>&#8211;host=&lt;host&gt;<\/strong><\/td><td>Connection parameter<\/td><td>Specifies the hostname of the machine where the server is running.<\/td><\/tr><tr><td><strong>-p &lt;port&gt;<\/strong><br>\n<strong>&#8211;port=&lt;port&gt;<\/strong><\/td><td>Connection parameter<\/td><td>Specifies the TCP port where the server is listening.<\/td><\/tr><tr><td><strong>-U &lt;username&gt;<\/strong><br>\n<strong>&#8211;username&nbsp; &lt;username&gt;<\/strong><\/td><td>Connection parameter<\/td><td>Connect as the specified user.<\/td><\/tr><tr><td><strong>-w<\/strong><br>\n<strong>&#8211;no-password<\/strong><\/td><td>Connection parameter<\/td><td>Never issue the password prompt. Useful for batch and script jobs when no user is present.<\/td><\/tr><tr><td><strong>-W<\/strong><br>\n<strong>&#8211;password<\/strong><\/td><td>Connection parameter<\/td><td>Force password prompt. Without the option, the server loses the connection attempt if a password is necessary.<\/td><\/tr><tr><td><strong>&#8211;maintenance-db=&lt;database name&gt;<\/strong><\/td><td>Connection parameter<\/td><td>The option specifies the database name connection.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><u>Try the following command, for instance, to see how dropdb functions with the -i and -e options:<\/u><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>dropdb -i -e illustration<\/code><\/li>\n<\/ul>\n\n\n\n<p>Because of the -i tag, the application requests confirmation before deleting anything.<\/p>\n\n\n\n<p>To confirm, press Y. The application sends the server-generated commands in print form. Since there is no database, the software throws an error and terminates.<\/p>\n\n\n\n<div class=\"wp-block-uagb-call-to-action uagb-block-cf5921a7 wp-block-button uag-blocks-common-selector\" style=\"--z-index-desktop:479;;--z-index-tablet:undefined;;--z-index-mobile:undefined;\"><div class=\"uagb-cta__wrap\"><h2 class=\"uagb-cta__title\"><span class=\"ez-toc-section\" id=\"Launch_Your_Own_Hosting_Business%E2%80%94Sign_Up_Now\"><\/span><a href=\"https:\/\/arzhost.com\/reseller-hosting\/\" data-type=\"link\" data-id=\"https:\/\/arzhost.com\/reseller-hosting\/\">Launch Your Own Hosting Business\u2014Sign Up Now!<\/a><span class=\"ez-toc-section-end\"><\/span><\/h2><p class=\"uagb-cta__desc\">Start Reselling Hosting with Confidence &#8211; Economy Plan starts at <strong>$12.99\/-<\/strong><\/p><\/div><div class=\"uagb-cta__buttons\"><a href=\"https:\/\/arzhost.com\/reseller-hosting\/\" class=\"uagb-cta__button-link-wrapper wp-block-button__link\" target=\"_self\" rel=\"noopener noreferrer\">Read More<\/a><\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span><strong>Conclusion<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>You are aware of two ways to <strong>PostgreSQL Drop Database with Examples<\/strong> after following the examples in this article. Read our article on how to delete a Postgres user to discover the various ways you can eliminate a user. Next, think about <strong>studying PostgreSQL&#8217;s various<\/strong> data types.<\/p>\n\n\n\n<p>For powerful and reliable web hosting services, visit us at our website, <a href=\"https:\/\/arzhost.com\/\"><strong>ARZ Host<\/strong><\/a>.<\/p>\n\n\n\n<p><strong>Read More:<\/strong><\/p>\n\n\n<ul class=\"wp-block-latest-posts__list wp-block-latest-posts\"><li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/arzhost.com\/blogs\/how-to-fix-403-forbidden-error-wordpress\/\">How To Fix 403 Forbidden Error WordPress<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/arzhost.com\/blogs\/how-to-get-the-most-out-of-claude-ai\/\">How To Get The Most Out Of Claude Ai<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/arzhost.com\/blogs\/bad-gateway-error-502-the-ultimate-guide-to-quick-fixes\/\">Bad Gateway Error (502): The Ultimate Guide to Quick Fixes<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/arzhost.com\/blogs\/a-deep-dive-into-todays-best-linux-distros\/\">A Deep Dive Into Today\u2019s Best Linux Distros<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/arzhost.com\/blogs\/domain-investor-terms-powerful-strategy\/\">Domain Investor Terms: Expert Insight on Powerful Strategy<\/a><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Overview of Dropping Databases in PostgreSQL A database can be deleted using one of two command-line options provided by PostgreSQL Drop Database with Examples: the DROP DATABASE statement or a shell program. It&#8217;s best practice to delete inactive databases because it keeps the workspace tidy. Remember, too, that removing an existing PostgreSQL database also deletes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6066,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[96],"tags":[251,250,252,249],"table_tags":[],"class_list":["post-4980","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-database","tag-create-database-postgres","tag-postgres-clear-database-without-drop","tag-postgresql-drop-database-force","tag-psql-drop-database"],"_links":{"self":[{"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/posts\/4980","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/comments?post=4980"}],"version-history":[{"count":4,"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/posts\/4980\/revisions"}],"predecessor-version":[{"id":11256,"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/posts\/4980\/revisions\/11256"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/media\/6066"}],"wp:attachment":[{"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/media?parent=4980"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/categories?post=4980"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/tags?post=4980"},{"taxonomy":"table_tags","embeddable":true,"href":"https:\/\/arzhost.com\/blogs\/wp-json\/wp\/v2\/table_tags?post=4980"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}