#include "postgres.h"
#include <unistd.h>
#include "miscadmin.h"
#include "utils/guc.h"
#include "utils/ps_status.h"
Go to the source code of this file.
Definition at line 68 of file ps_status.c.
Definition at line 60 of file ps_status.c.
Definition at line 548 of file ps_status.c.
Referenced by log_status_format(), write_csvlog(), and write_jsonlog().
Definition at line 285 of file ps_status.c.
References Assert(), cluster_name, GetBackendTypeDesc(), i, IsUnderPostmaster, MyBackendType, save_argc, save_argv, set_ps_display(), snprintf, and update_process_title.
Referenced by AutoVacLauncherMain(), AutoVacWorkerMain(), AuxiliaryProcessMainCommon(), BackendInitialize(), BackgroundWorkerMain(), ReplSlotSyncWorkerMain(), and SysLoggerMain().
Definition at line 130 of file ps_status.c.
References environ, i, malloc, save_argc, save_argv, and write_stderr.
Referenced by main().
Definition at line 439 of file ps_status.c.
References Assert().
Referenced by LockBufferForCleanup(), ResolveRecoveryConflictWithVirtualXIDs(), SyncRepWaitForLSN(), and WaitOnLock().
Definition at line 387 of file ps_status.c.
Referenced by LockBufferForCleanup(), ResolveRecoveryConflictWithVirtualXIDs(), SyncRepWaitForLSN(), and WaitOnLock().
Definition at line 469 of file ps_status.c.
Referenced by exec_execute_message(), exec_simple_query(), and set_ps_display().
Referenced by get_environ(), PostmasterMain(), and save_ps_display_args().
Definition at line 100 of file ps_status.c.
Referenced by init_ps_display(), and save_ps_display_args().
Definition at line 101 of file ps_status.c.
Referenced by init_ps_display(), and save_ps_display_args().
Definition at line 31 of file ps_status.c.
Referenced by init_ps_display(), ResolveRecoveryConflictWithVirtualXIDs(), SendBaseBackup(), SyncRepWaitForLSN(), WalRcvWaitForStartPosition(), XLogSendPhysical(), and XLogWalRcvFlush().